共用方式為


TreeViewItemTemplateSettings.Indentation 屬性

定義

取得項目縮排的數量。

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

屬性值

項目縮排的數量。

適用於