SettingsTemplateKey - класс

Definition

Пространство имён: Tessa.UI.Scheme.Providers.Database
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
C#
public class SettingsTemplateKey : DataTemplateKey
Inheritance
Object    MarkupExtension    ResourceKey    TemplateKey    DataTemplateKey    SettingsTemplateKey

Конструкторы

SettingsTemplateKeyИнициализирует новый экземпляр класса SettingsTemplateKey
SettingsTemplateKey(Object, Boolean)Инициализирует новый экземпляр класса SettingsTemplateKey

Свойства

Advanced 
AssemblyGets or sets the assembly that contains the template definition.
(Унаследован от TemplateKey)
DataTypeGets or sets the type for which the template is designed.
(Унаследован от TemplateKey)

Методы

Equals
(Переопределяет TemplateKeyEquals(Object))
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeReturns the hash code for this instance of TemplateKey.
(Унаследован от TemplateKey)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ProvideValueReturns this ResourceKey. Instances of this class are typically used as a key in a dictionary.
(Унаследован от ResourceKey)
ToStringReturns a string representation of this TemplateKey.
(Унаследован от TemplateKey)

См. также