InkPresenter.VisualChildrenCount 속성

정의

Decorator 인스턴스의 시각적 자식 요소 수와 같은 값을 가져옵니다.

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

속성 값

Int32

시각적 자식 요소 수입니다.

적용 대상

추가 정보