ButtonBase : ContentControl
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of ButtonBase
that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
Implemented properties
Property | Supported on |
---|---|
object CommandParameter | all platforms supported by Uno Platform |
ClickMode ClickMode | all platforms supported by Uno Platform |
bool IsPointerOver | all platforms supported by Uno Platform |
bool IsPressed | all platforms supported by Uno Platform |
DependencyProperty ClickModeProperty | all platforms supported by Uno Platform |
DependencyProperty CommandParameterProperty | all platforms supported by Uno Platform |
DependencyProperty CommandProperty | all platforms supported by Uno Platform |
DependencyProperty IsPointerOverProperty | all platforms supported by Uno Platform |
DependencyProperty IsPressedProperty | all platforms supported by Uno Platform |
Implemented events
Event | Supported on |
---|---|
RoutedEventHandler Click | all platforms supported by Uno Platform |
Below are all properties, methods, and events of ButtonBase
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
ICommand Command | all platforms supported by Uno Platform |
Last updated Wednesday, 13 November 2024 19:06.