| ExplorerBrowserIsUpdating Method  | 
 Query if this object is updating.
 
    Namespace: 
   Jam.Shell.WPF.Controls
    Assembly:
   ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
 Syntax
SyntaxPublic Function IsUpdating As Boolean
public:
bool IsUpdating()
member IsUpdating : unit -> bool 
Return Value
Type: 
BooleanTrue if updating, false if not.
 See Also
See Also