Show / Hide Table of Contents

Property IsActiveDocument

| Improve this Doc View Source

IsActiveDocument

Gets a value indicates whether this DockItem is active document. This is a dependency property.

Declaration
public bool IsActiveDocument { get; }
Property Value
Type Description
System.Boolean

true if this DockItem is active document (ActiveDocument returns this DockItem), otherwise false.

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