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