다음을 통해 공유


TreeViewItemTemplateSettings.Indentation 속성

정의

항목이 들여쓰는 양을 가져옵니다.

public:
 property Thickness Indentation { Thickness get(); };
Thickness Indentation();
public Thickness Indentation { get; }
var thickness = treeViewItemTemplateSettings.indentation;
Public ReadOnly Property Indentation As Thickness

속성 값

항목이 들여쓰는 양입니다.

적용 대상