Свойство | Type | Description | |
---|---|---|---|
TemplatesProperty |
Méthode | Description | |
---|---|---|
GetTemplates ( UIElement element ) : TemplateCollection | ||
SelectTemplate ( object item, |
||
SetTemplates ( UIElement element, TemplateCollection collection ) : void |
public static GetTemplates ( UIElement element ) : TemplateCollection | ||
element | UIElement | |
Résultat | TemplateCollection |
public SelectTemplate ( object item, |
||
item | object | |
container | ||
Résultat | System.Windows.DataTemplate |
public static SetTemplates ( UIElement element, TemplateCollection collection ) : void | ||
element | UIElement | |
collection | TemplateCollection | |
Résultat | void |