Class ExplorerTree
导航树
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
FileInfoVisibleProperty
public static readonly DependencyProperty FileInfoVisibleProperty
Field Value
Properties
Customs
自定义初始化访问位置
public RootModelCollection Customs { get; set; }
Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
FileInfoVisible
public bool FileInfoVisible { get; set; }
Property Value
QuickKey
public static ComponentResourceKey QuickKey { get; }
Property Value
SingleKey
public static ComponentResourceKey SingleKey { get; }