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