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