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

속성 값

Int32

ToolBar에 표시되는 ToolBarTray 개체의 수입니다.

적용 대상