| INavigatorTryCloseFocusedWindow Method |
Closes the current focused
Window.
Namespace:
Cauldron.XAML.Navigation
Assembly:
Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax bool TryCloseFocusedWindow()
Return Value
Type:
BooleanReturns true if successfully closed, otherwise false
See Also