TemplatedItemsList<TView,TItem>.ITemplatedItemsList<TItem>.ListProxy Property

Definition

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

Property Value

Implements

Applies to