IndentProperty Field

Namespace:  Microsoft.Data.Entity.Design.UI.Views.Explorer
Assemblies:   Microsoft.Data.Tools.Design.XmlCore (in Microsoft.Data.Tools.Design.XmlCore.dll)
  Microsoft.Data.Tools.XmlDesignerBase (in Microsoft.Data.Tools.XmlDesignerBase.dll)

Syntax

'Declaration
Public Shared ReadOnly IndentProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = ExplorerTreeViewItem.IndentProperty
public static readonly DependencyProperty IndentProperty
public:
static initonly DependencyProperty^ IndentProperty
static val IndentProperty: DependencyProperty
public static final var IndentProperty : DependencyProperty

See Also

Reference

ExplorerTreeViewItem Class

Microsoft.Data.Entity.Design.UI.Views.Explorer Namespace