ArcGIS Runtime SDK for WPF - Library Reference
IsOpen Property
See Also 
ESRI.ArcGIS.Client.Toolkit Namespace > InfoWindow Class : IsOpen Property

Gets or sets a value indicating whether the InfoWindow is open.

Syntax

Visual Basic (Declaration) 
Public Property IsOpen As Boolean
C# 
public bool IsOpen {get; set;}

Property Value

true if this instance is open; otherwise, false.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.