2 references to ValueProperty
Microsoft.Maui.Controls (2)
RadioButton\RadioButton.cs (2)
121 get => GetValue(ValueProperty); 122 set => SetValue(ValueProperty, value);