Show / Hide Table of Contents

Property IsActiveItem

| Improve this Doc View Source

IsActiveItem

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

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

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

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