2 references to Disabled
Microsoft.Maui.Controls (2)
RadioButton\RadioButton.cs (1)
575 common.States.Add(new VisualState() { Name = VisualStateManager.CommonStates.Disabled });
VisualElement\VisualElement.cs (1)
1578 VisualStateManager.GoToState(this, VisualStateManager.CommonStates.Disabled);