ToggleSplitButton.IsCheckedProperty Property

Definition

Identifies the ToggleSplitButton.IsChecked dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ IsCheckedProperty { DependencyProperty ^ get(); };
static DependencyProperty IsCheckedProperty();
public static DependencyProperty IsCheckedProperty { get; }
Public Shared ReadOnly Property IsCheckedProperty As DependencyProperty

Property Value

The identifier for the ToggleSplitButton.IsChecked dependency property.

Applies to