SettingsTemplateKey - класс

Definition

Пространство имён: Tessa.UI.Scheme.Providers.Database
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
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))
GetHashCodeReturns the hash code for this instance of TemplateKey.
(Унаследован от TemplateKey)
ProvideValue(IServiceProvider)When implemented in a derived class, returns an object that is provided as the value of the target property for this markup extension.
(Унаследован от MarkupExtension)
ProvideValue(IServiceProvider)Returns this ResourceKey. Instances of this class are typically used as a key in a dictionary.
(Унаследован от ResourceKey)
ToStringReturns a string representation of this TemplateKey.
(Унаследован от TemplateKey)

См. также