ArcGIS API for Windows Phone - Library Reference
IsOpen Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.Primitives Namespace > ChildPage Class : IsOpen Property

Gets or sets a value indicating whether the child page is visible or not.

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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.