ToolBarPanel.GetVisualChild(Int32) Metoda

Definicja

Pobiera element podrzędny w określonym indeksie.

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

Parametry

index
Int32

Określony indeks. Indeks musi należeć do przedziału od 0 do liczby elementów podrzędnych wizualizacji.

Zwraca

Zwraca element podrzędny w określonym indeksie.

Dotyczy