2 references to ValueProperty
Microsoft.Maui.Controls (2)
CompareStateTrigger.cs (2)
36 get => GetValue(ValueProperty); 37 set => SetValue(ValueProperty, value);