Share via


WindowOverlayTappedEventArgs.VisualTreeElements Property

Definition

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)

Property Value

Applies to