1 reference to OnAggregatedStatePropertyChanged
Microsoft.Maui.Controls (1)
Interactivity\MultiCondition.cs (1)
12 _aggregatedStateProperty = BindableProperty.CreateAttached("AggregatedState", typeof(bool), typeof(MultiCondition), false, propertyChanged: OnAggregatedStatePropertyChanged);