Track.VisualChildrenCount 속성

정의

의 자식 요소 Track수를 가져옵니다.

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

속성 값

의 자식 요소 수를 지정하는 0에서 2 사이의 정수 Track입니다.

설명

TrackThumb 속성을 설정DecreaseRepeatButton하여 a IncreaseRepeatButton 의 자식 요소를 지정합니다. 자식 요소는 속성이 설정된 순서대로 인덱싱됩니다.

적용 대상