GridViewRowPresenterBase.GetVisualChild(Int32) Yöntem

Tanım

Belirtilen dizindeki satır öğesindeki görsel alt öğeyi alır.

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

Parametreler

index
Int32

Çocuğun dizini.

Döndürülenler

Visual Belirtilen dizinde alt öğeyi içeren bir nesne.

Şunlara uygulanır