Show / Hide Table of Contents

Event StateChanging

Occurs when the state of DockItem is changing.

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