Property | Type | Description | |
---|---|---|---|
DataSourceProperty | |||
HeaderTemplateProperty | |||
SectionTemplateProperty |
Method | Description | |
---|---|---|
GetDataSource ( |
||
GetHeaderTemplate ( |
||
GetSectionTemplate ( |
||
SetDataSource ( |
||
SetHeaderTemplate ( |
||
SetSectionTemplate ( |
Method | Description | |
---|---|---|
DataSourceChanged ( |
||
HeaderTemplateChanged ( |
||
SectionTemplateChanged ( |
public static GetDataSource ( |
||
element | ||
return | object |
public static GetHeaderTemplate ( |
||
element | ||
return |
public static GetSectionTemplate ( |
||
element | ||
return |
public static SetDataSource ( |
||
element | ||
value | object | |
return | void |
public static SetHeaderTemplate ( |
||
element | ||
value | ||
return | void |
public static SetSectionTemplate ( |
||
element | ||
value | ||
return | void |
public static DependencyProperty,Windows.UI.Xaml DataSourceProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml HeaderTemplateProperty | ||
return |