ArcGIS API for WPF - Library Reference
InfoWindow Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace : InfoWindow Class

Creates an instance of the InfoWindow that positions itself on top of the map

Object Model

InfoWindow ClassMapPoint ClassMap Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        ESRI.ArcGIS.Client.Toolkit.InfoWindow

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.