1 instantiation of ContentLayoutPanel
Microsoft.Maui.Controls (1)
Platform\Windows\CollectionView\ItemContentControl.cs (1)
209
Content = new
ContentLayoutPanel
(_handler.VirtualView);
1 reference to ContentLayoutPanel
Microsoft.Maui.Controls (1)
Platform\Windows\CollectionView\ItemContentControl.cs (1)
353
if (platformView.Parent is
ContentLayoutPanel
clp)