2 writes to Element
Microsoft.Maui.Controls (2)
Handlers\Shell\Windows\ShellFooterView.cs (2)
59 Element = null; 69 Element = visualElement;
2 references to Element
Microsoft.Maui.Controls (2)
Handlers\Shell\Windows\ShellFooterView.cs (2)
25 Element?.InvalidateMeasure(); 51 if (Element != null)