The following tables list the members exposed by CommandListPageItem.
Name | Description | |
---|---|---|
![]() | CommandListPageItem Constructor | Overloaded. Initializes a new instance of the CommandListPageItem class. |
Name | Description | |
---|---|---|
![]() | Command | Gets or sets the command associated with the CommandListPageItem. |
![]() | CommandParameter | Gets or sets the parameter passed to the Command when invoked. |
![]() | Description | Gets or sets a brief description of the item. |
![]() | Image | Gets or sets the item image. |
![]() | IsChecked | Gets or sets a flag indicating whether the item is checked or not. |
![]() | Text | Gets or sets the title of the item. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Raises the PropertyChanged event. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Raised when a property value has changed. |