3 references to _batchedProperties
Microsoft.Maui.Controls.Compatibility (3)
Tizen\Renderers\VisualElementRenderer.cs (3)
384 _batchedProperties.Add(e.PropertyName); 482 foreach (string property in _batchedProperties) 486 _batchedProperties.Clear();