DockControl for WPF
Closing イベント (WPFWindow)

C1.WPF.Docking.4.5.2 アセンブリ > C1.WPF.Docking 名前空間 > WPFWindow クラス : Closing イベント
シンタックス
'宣言
 
Public Event Closing As System.ComponentModel.CancelEventHandler
public event System.ComponentModel.CancelEventHandler Closing
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.ComponentModel.CancelEventArgs 型の引数を受け取りました。次の CancelEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
 
参照