Property | Type | Description | |
---|---|---|---|
ContentProperty | |||
TemplateProperty |
Method | Description | |
---|---|---|
GetContent ( |
||
GetTemplate ( |
||
SetContent ( |
||
SetTemplate ( |
Method | Description | |
---|---|---|
OnPropertyChanged ( |
public static GetContent ( |
||
dependencyObject | ||
return | object |
public static GetTemplate ( |
||
dependencyObject | ||
return | System.Windows.DataTemplate |
public static SetContent ( |
||
dependencyObject | ||
content | object | |
return | void |
public static SetTemplate ( |
||
dependencyObject | ||
template | System.Windows.DataTemplate | |
return | void |
public static DependencyProperty,System.Windows ContentProperty | ||
return |