Table of Contents

Class ExplorerTree

Namespace
HeBianGu.Control.Explorer
Assembly
HeBianGu.Control.Explorer.dll

导航树

public class ExplorerTree : TreeView, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IContainItemStorage, IAddChild
Inheritance
ExplorerTree
Implements
Inherited Members
Extension Methods

Constructors

ExplorerTree()

public ExplorerTree()

Fields

CustomsProperty

public static readonly DependencyProperty CustomsProperty

Field Value

DependencyProperty

FileInfoVisibleProperty

public static readonly DependencyProperty FileInfoVisibleProperty

Field Value

DependencyProperty

Properties

Customs

自定义初始化访问位置

public RootModelCollection Customs { get; set; }

Property Value

RootModelCollection

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

FileInfoVisible

public bool FileInfoVisible { get; set; }

Property Value

bool

QuickKey

public static ComponentResourceKey QuickKey { get; }

Property Value

ComponentResourceKey

SingleKey

public static ComponentResourceKey SingleKey { get; }

Property Value

ComponentResourceKey