Element.IElementController.Descendants Método

Definição

Para uso interno pelo .NET MAUI.

 virtual System::Collections::Generic::IEnumerable<Microsoft::Maui::Controls::Element ^> ^ Microsoft.Maui.Controls.IElementController.Descendants() = Microsoft::Maui::Controls::IElementController::Descendants;
System.Collections.Generic.IEnumerable<Microsoft.Maui.Controls.Element> IElementController.Descendants ();
abstract member Microsoft.Maui.Controls.IElementController.Descendants : unit -> seq<Microsoft.Maui.Controls.Element>
override this.Microsoft.Maui.Controls.IElementController.Descendants : unit -> seq<Microsoft.Maui.Controls.Element>
Function Descendants () As IEnumerable(Of Element) Implements IElementController.Descendants

Retornos

Implementações

Aplica-se a