WindowOverlayTappedEventArgs.VisualTreeElements Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
public:
property System::Collections::Generic::IList<Microsoft::Maui::IVisualTreeElement ^> ^ VisualTreeElements { System::Collections::Generic::IList<Microsoft::Maui::IVisualTreeElement ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Maui.IVisualTreeElement> VisualTreeElements { get; }
member this.VisualTreeElements : System.Collections.Generic.IList<Microsoft.Maui.IVisualTreeElement>
Public ReadOnly Property VisualTreeElements As IList(Of IVisualTreeElement)