TreeView.HandlesScrolling 속성

정의

스크롤할 TreeView 수 있는지 여부를 가져옵니다.

protected public:
 virtual property bool HandlesScrolling { bool get(); };
protected internal override bool HandlesScrolling { get; }
member this.HandlesScrolling : bool
Protected Friend Overrides ReadOnly Property HandlesScrolling As Boolean

속성 값

컨트롤 true 의 스타일이 있으므로 항상 반환 ScrollViewer 합니다.

적용 대상