public class SettingsTemplateKey : DataTemplateKey
Public Class SettingsTemplateKey
Inherits DataTemplateKey
public ref class SettingsTemplateKey : public DataTemplateKey
type SettingsTemplateKey =
class
inherit DataTemplateKey
end
SettingsTemplateKey | Инициализирует новый экземпляр класса SettingsTemplateKey |
SettingsTemplateKey(Object, Boolean) | Инициализирует новый экземпляр класса SettingsTemplateKey |
Advanced | |
Assembly | Gets or sets the assembly that contains the template definition. (Унаследован от TemplateKey) |
DataType | Gets or sets the type for which the template is designed. (Унаследован от TemplateKey) |
Equals | (Переопределяет TemplateKeyEquals(Object)) |
GetHashCode | Returns 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) |
ToString | Returns a string representation of this TemplateKey. (Унаследован от TemplateKey) |