Show / Hide Table of Contents

Property IsHidden

| Improve this Doc View Source

IsHidden

Gets a value indicates whether the DockItem is invisible. This is a dependency property.

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

true if DockItem is invisible, otherwise false.

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