
| Visual Basic (Declaration) | |
|---|---|
| Public Class ZoomToAction Inherits System.Windows.Interactivity.TargetedTriggerAction(Of Map) | |
| C# | |
|---|---|
| public class ZoomToAction : System.Windows.Interactivity.TargetedTriggerAction<Map> | |
System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Freezable
            System.Windows.Media.Animation.Animatable
               System.Windows.Interactivity.TriggerAction
                  System.Windows.Interactivity.TargetedTriggerAction
                     System.Windows.Interactivity.TargetedTriggerAction<T>
                        ESRI.ArcGIS.Client.Actions.ZoomToAction
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
 
     
     
     
     
    