TreeViewItemTemplateSettings.Indentation 属性

定义

获取项缩进的量。

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

属性值

项缩进的量。

适用于