共用方式為


WindowOverlayTappedEventArgs.VisualTreeElements 屬性

定義

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)

屬性值

適用於