ConfigureWorkspaceGridViewModel.OnBeforeUIHide Method
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Sub OnBeforeUIHide
public void OnBeforeUIHide()
public:
void OnBeforeUIHide()
member OnBeforeUIHide : unit -> unit
public function OnBeforeUIHide()
.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.