3 references to Property
Microsoft.Maui.Controls (3)
CompareStateTrigger.cs (3)
23
/// <summary>Bindable property for <see cref="
Property
"/>.</summary>
25
BindableProperty.Create(nameof(
Property
), typeof(object), typeof(CompareStateTrigger), null,
58
SetActive(AreEqual(
Property
, Value));