AdornedElementPlaceholder.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

0 または 1 です。 既定値は 0 です。

適用対象