ExtensionMethods..::..IsWindowClosing Method
Determines whether [is window closing] [the specified new focus].
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public static bool IsWindowClosing( this Window hostWindow, IInputElement newFocus )
<ExtensionAttribute> _ Public Shared Function IsWindowClosing ( _ hostWindow As Window, _ newFocus As IInputElement _ ) As Boolean
[ExtensionAttribute] public: static bool^ IsWindowClosing( Window^ hostWindow, IInputElement^ newFocus )