1 override of UpdateSemantics
Microsoft.Maui.Controls (1)
RadioButton\RadioButton.cs (1)
671
private protected override Semantics
UpdateSemantics
()
3 references to UpdateSemantics
Microsoft.Maui.Controls (3)
RadioButton\RadioButton.cs (1)
673
var semantics = base.
UpdateSemantics
();
VisualElement\VisualElement.cs (1)
1983
Semantics? IView.Semantics =>
UpdateSemantics
();
VisualElement\VisualElement.Mapper.cs (1)
54
UpdateSemantics
();