Sdílet prostřednictvím


ToolBarPanel.GetVisualChild(Int32) Metoda

Definice

Získá podřízenou hodnotu v zadaném indexu.

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

Zadaný index. Index musí být mezi 0 a počtem podřízených vizuálů.

Návraty

Visual

Vrátí podřízenou hodnotu v zadaném indexu.

Platí pro