Show / Hide Table of Contents

Event StateChanged

Occurs when the state of DockItem is changed.

Namespace: DevZest.Windows.Docking
Assembly: DevZest.WpfDocking.dll
Syntax
public event EventHandler<DockItemStateEventArgs> StateChanged
Returns
Type Description
System.EventHandler<DockItemStateEventArgs>
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest