Property | Type | Description | |
---|---|---|---|
ApplicationClosingProperty |
Method | Description | |
---|---|---|
GetApplicationClosing ( |
||
OnClosingDelegateSet ( |
||
SetApplicationClosing ( |
public static GetApplicationClosing ( |
||
element | ||
return | ApplicationExitingDelegate |
public static OnClosingDelegateSet ( |
||
sender | ||
args | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
public static SetApplicationClosing ( |
||
element | ||
value | ApplicationExitingDelegate | |
return | void |