Sdílet prostřednictvím


DocumentPageView.VisualChildrenCount Vlastnost

Definice

Získá počet podřízených vizuálů obsažených v tomto zobrazení.

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

Int32

Počet podřízených vizuálů obsažených v tomto zobrazení

Platí pro

Viz také