Язык

ToolBarTray.VisualChildrenCount Свойство

Определение

Возвращает число дочерних элементов, которые в настоящее время видимы.

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

Значение свойства

Число видимых ToolBar объектов в объекте ToolBarTray.

Применяется к