次の方法で共有


TreeViewItemTemplateSettings.Indentation プロパティ

定義

アイテムがインデントされる量を取得します。

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

プロパティ値

アイテムがインデントされる量。

適用対象