ItemsView<TVisual>.ITemplatedItemsView<TVisual>.ListProxy Property

Definition

property Microsoft::Maui::Controls::IListProxy ^ Microsoft::Maui::Controls::ITemplatedItemsView<TVisual>::ListProxy { Microsoft::Maui::Controls::IListProxy ^ get(); };
Microsoft.Maui.Controls.IListProxy Microsoft.Maui.Controls.ITemplatedItemsView<TVisual>.ListProxy { get; }
member this.Microsoft.Maui.Controls.ITemplatedItemsView<TVisual>.ListProxy : Microsoft.Maui.Controls.IListProxy
 ReadOnly Property ListProxy As IListProxy Implements ITemplatedItemsView(Of TVisual).ListProxy

Property Value

Implements

Applies to