Share via


TreeViewItemTemplateSettings.IndentationProperty Propiedad

Definición

Identifica la propiedad de dependencia Sangría.

API de WinUI 2 equivalente para UWP: Microsoft.UI.Xaml.Controls.TreeViewItemTemplateSettings.IndentationProperty (para WinUI en el SDK de Aplicaciones para Windows, consulta los espacios de nombres SDK de Aplicaciones para Windows).

public:
 static property DependencyProperty ^ IndentationProperty { DependencyProperty ^ get(); };
static DependencyProperty IndentationProperty();
public static DependencyProperty IndentationProperty { get; }
var dependencyProperty = TreeViewItemTemplateSettings.indentationProperty;
Public Shared ReadOnly Property IndentationProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia Sangría.

Se aplica a