ListViewProperties Class |
Namespace: Cauldron.XAML.Theme
public static class ListViewProperties
The ListViewProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| GetCommand |
Gets the value of Command
| |
| GetHeader |
Gets the value of Header
| |
| GetSelectedItems |
Gets the value of SelectedItems
| |
| SetCommand |
Sets the value of the Command attached property
| |
| SetHeader |
Sets the value of the Header attached property
| |
| SetSelectedItems |
Sets the value of the SelectedItems attached property
|
| Name | Description | |
|---|---|---|
| CommandProperty |
Identifies the Command dependency property
| |
| HeaderProperty |
Identifies the Header dependency property
| |
| SelectedItemsProperty |
Identifies the SelectedItems dependency property
|
| Name | Description | |
|---|---|---|
| Command |
Identifies the Command dependency property
| |
| Header |
Identifies the Header dependency property
| |
| SelectedItems |
Identifies the SelectedItems dependency property
|