Panel.VisualChildrenCount Vlastnost

Definice

Získá počet podřízených Visual objektů v této instanci Panel.

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 Visual objektů.

Platí pro