ButtonBase : ContentControl
Implemented for: WASM, Skia, Mobile
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 | WASM, Skia, Mobile |
| ClickMode ClickMode | WASM, Skia, Mobile |
| bool IsPointerOver | WASM, Skia, Mobile |
| bool IsPressed | WASM, Skia, Mobile |
| DependencyProperty ClickModeProperty | WASM, Skia, Mobile |
| DependencyProperty CommandParameterProperty | WASM, Skia, Mobile |
| DependencyProperty CommandProperty | WASM, Skia, Mobile |
| DependencyProperty IsPointerOverProperty | WASM, Skia, Mobile |
| DependencyProperty IsPressedProperty | WASM, Skia, Mobile |
Implemented events
| Event | Supported on |
|---|---|
| RoutedEventHandler Click | WASM, Skia, Mobile |
Below are all properties, methods, and events of ButtonBase that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| object CommandParameter | MacOS |
| ICommand Command | all platforms supported by Uno Platform |
| ClickMode ClickMode | MacOS |
| bool IsPointerOver | MacOS |
| bool IsPressed | MacOS |
| DependencyProperty ClickModeProperty | MacOS |
| DependencyProperty CommandParameterProperty | MacOS |
| DependencyProperty CommandProperty | MacOS |
| DependencyProperty IsPointerOverProperty | MacOS |
| DependencyProperty IsPressedProperty | MacOS |
Not implemented events
| Event | Not supported on |
|---|---|
| RoutedEventHandler Click | MacOS |
Last updated Wednesday, 10 December 2025 23:56.