Show / Hide Table of Contents

Property IsSelected

| Improve this Doc View Source

IsSelected

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

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

true if this DockItem is selected (SelectedAutoHideItem or its FirstPane's SelectedItem returns this DockItem), otherwise false.

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