1 write to _headerControl
Microsoft.Maui.Controls (1)
Compatibility\Handlers\ListView\Windows\ListViewRenderer.cs (1)
714 _headerControl = GetFirstDescendant<ContentControl>(presenter);
2 references to _headerControl
Microsoft.Maui.Controls (2)
Compatibility\Handlers\ListView\Windows\ListViewRenderer.cs (2)
704 if (_headerControl == null) 717 return _headerControl;