Implemented interface member:
property
Batched
Microsoft.Maui.Controls.IVisualElementController.Batched
2 references to Batched
Microsoft.Maui.Controls (2)
VisualElement\VisualElement.cs (2)
1057
if (!
Batched
)
2013
if (valueChanged && this.
Batched
&& (property == HeightProperty.PropertyName || property == WidthProperty.PropertyName))