1 write to _oldElement
Microsoft.Maui.Controls.Compatibility (1)
iOS\RendererPool.cs (1)
29 _oldElement = oldElement;
1 reference to _oldElement
Microsoft.Maui.Controls.Compatibility (1)
iOS\RendererPool.cs (1)
56 var oldChildren = ((IElementController)_oldElement).LogicalChildren;