Share via


DataGridColumnHeadersPresenter.VisualChildrenCount Vlastnost

Definice

Získá počet Visual dětí v tomto prezentujícím.

protected:
 virtual property int VisualChildrenCount { int get(); };
protected override int VisualChildrenCount { get; }
member this.VisualChildrenCount : int
Protected Overrides ReadOnly Property VisualChildrenCount As Integer

Hodnota vlastnosti

Počet podřízených vizuálů.

Poznámky

Toto přepsání metody zahrnuje indikátor přetažení záhlaví sloupce jako podřízený vizuál.

Platí pro

Viz také