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 表示オブジェクトの数。

適用対象