AdornerDecorator.VisualChildrenCount プロパティ

定義

Visualのこのインスタンス内の子AdornerDecorator オブジェクトの数を取得します。

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

プロパティ値

2 (AdornerLayer用とChild用の 1 つ) を返すか、0に子がない場合はAdornerDecoratorを返します。

適用対象