ItemsView<TVisual>.ITemplatedItemsView<TVisual>.ListProxy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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