Compartilhar via


AdornedElementPlaceholder.GetVisualChild(Int32) Método

Definição

Recupera o objeto filho Visual no índice especificado.

protected:
 override System::Windows::Media::Visual ^ GetVisualChild(int index);
protected override System.Windows.Media.Visual GetVisualChild (int index);
override this.GetVisualChild : int -> System.Windows.Media.Visual
Protected Overrides Function GetVisualChild (index As Integer) As Visual

Parâmetros

index
Int32

O índice que especifica o objeto filho a ser recuperado.

Retornos

Visual

O objeto filho visual no índice especificado.

Aplica-se a