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