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

ChildPage control that simulates a page navigation without leaving the page. This is useful when you want to display details about the map in the entire view, but don't want to navigate away from the map, which would unload the map state.

Object Model

ChildPage Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class ChildPage 
   Inherits System.Windows.Controls.ContentControl
C# 
public sealed class ChildPage : System.Windows.Controls.ContentControl 

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                  ESRI.ArcGIS.Client.Toolkit.Primitives.ChildPage

Requirements

Target Platforms: Windows Vista, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.