TreeComboBoxHatterasWpf.ClearWorking Method
Remove "Working..." from the combo box.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Sub ClearWorking
public void ClearWorking()
public:
void ClearWorking()
member ClearWorking : unit -> unit
public function ClearWorking()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.