Click or drag to resize

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
C#
bool TryCloseFocusedWindow()

Return Value

Type: Boolean
Returns true if successfully closed, otherwise false
See Also