Show / Hide Table of Contents

Class DockItemReference

Represents a reference of DockItem instance.

Inheritance
System.Object
DockItemReference
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: DevZest.Windows.Docking
Assembly: DevZest.WpfDocking.dll
Syntax
public sealed class DockItemReference

Properties

Name Description
AutoHideSize

Gets or sets the size of DockItem when in auto hide mode. This is a dependency property.

Target

Gets or sets the target DockItem.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest