2 references to PropertyProperty
Microsoft.Maui.Controls (2)
CompareStateTrigger.cs (2)
19
get => GetValue(
PropertyProperty
);
20
set => SetValue(
PropertyProperty
, value);