AppBarButton Properties |
The AppBarButton type exposes the following members.
Name | Description | |
---|---|---|
![]() | Caption |
Gets or sets the caption of the button, shown under the icon with small font.
|
![]() | IconKey |
Gets or sets the Icon Key of this AppbarButton.
|
![]() | IsChecked |
Gets or sets the check status of the button, if the current button is used as toggle button. (IsToggleButton = True)
|
![]() | IsCircleVisible |
Gets or Sets a value to indicate if a circle is visible outside the icon.
|
![]() | IsToggleButton |
Gets or sets the value if the button is used as a ToggleButton.
|