1 reference to IsCheckedProperty
Microsoft.Maui.Controls (1)
Shell\BaseShellItem.cs (1)
93
public bool IsChecked => (bool)GetValue(
IsCheckedProperty
);