Click or drag to resize

NavigationFrameTryClose Method

Tries to close all dialog Window s

Namespace:  Cauldron.XAML.Controls
Assembly:  Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public bool TryClose()

Return Value

Type: Boolean
Returns true if there are open dialogs, otherwise false
See Also