ArcGIS Extensibility SDK for Silverlight - Library Reference
HideWindow Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Extensibility Namespace > MapApplication Class : HideWindow Method
windowContents
Element previously displayed in a window using ShowWindow
Hides the application window hosting the given content

Syntax

C# 
public void HideWindow( 
   FrameworkElement windowContents
)

Parameters

windowContents
Element previously displayed in a window using ShowWindow

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© Esri, Inc. All Rights Reserved.