名前 | 解説 | |
---|---|---|
Theme コンストラクタ | オーバーロードされます。 |
Themeデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Theme コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
Comparer | System.Collections.ObjectModel.KeyedCollection<string,Style>から継承されます。 | |
Count | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Item | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<string,Style>から継承されます。 | |
Name | Gets or sets the theme name (e.g. "RedMoon"); |
名前 | 解説 | |
---|---|---|
ComponentType | Gets or sets the name of the component that owns the theme (e.g., "C1Schedule", "C1Calendar" or "C1Ribbon"). | |
Dictionary | System.Collections.ObjectModel.KeyedCollection<string,Style>から継承されます。 |
名前 | 解説 | |
---|---|---|
Add | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Clear | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Contains | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<string,Style>から継承されます。 | |
CopyTo | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
IndexOf | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Insert | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
LoadThemes | Loads a collection of themes from an Xml file. | |
ReadXml | オーバーロードされます。 Reads this Theme from an System.Xml.XmlReader. | |
ReadXmlString | Reads this Theme from an Xml string. | |
Remove | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<string,Style>から継承されます。 | |
RemoveAt | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
SaveThemes | Saves a collection of themes into an Xml file. | |
TryGetValue | System.Collections.ObjectModel.KeyedCollection<string,Style>から継承されます。 | |
WriteXml | オーバーロードされます。 Writes this Theme into an System.Xml.XmlWriter. |
名前 | 解説 | |
---|---|---|
ChangeItemKey | System.Collections.ObjectModel.KeyedCollection<string,Style>から継承されます。 | |
ClearItems | System.Collections.ObjectModel.KeyedCollection<string,Style>から継承されます。 | |
GetKeyForItem | オーバーライドされます。 Styles are indexed by style name. | |
InsertItem | System.Collections.ObjectModel.KeyedCollection<string,Style>から継承されます。 | |
LoadImage | Loads an image from the Xml stream. | |
ReadCustomData | Reads component-specific theme data. | |
RemoveItem | System.Collections.ObjectModel.KeyedCollection<string,Style>から継承されます。 | |
SaveImage | Saves an image into the Xml output stream. | |
SetItem | System.Collections.ObjectModel.KeyedCollection<string,Style>から継承されます。 | |
WriteCustomData | Writes component-specific data into the theme. |