C# Class SuperMap.Web.Controls.MapHistoryManager

Inheritance: System.Windows.Controls.Control
Show file Open project: SuperMap/iClient-for-Silverlight

Public Properties

Property Type Description
MapProperty System.Windows.DependencyProperty
NextViewImageProperty System.Windows.DependencyProperty
PreViewImageProperty System.Windows.DependencyProperty

Public Methods

Method Description
MapHistoryManager ( ) : System

${controls_MapHistoryManager_constructor_None_D}

OnApplyTemplate ( ) : void

${controls_MapHistoryManager_method_OnApplyTemplate_D}

Private Methods

Method Description
MapProperty_Changed ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

${controls_MapHistoryManager_method_MapProperty_Changed_D}

Map_ViewBoundsChanged ( object sender, ViewBoundsEventArgs e ) : void
ViewButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

MapHistoryManager() public method

${controls_MapHistoryManager_constructor_None_D}
public MapHistoryManager ( ) : System
return System

OnApplyTemplate() public method

${controls_MapHistoryManager_method_OnApplyTemplate_D}
public OnApplyTemplate ( ) : void
return void

Property Details

MapProperty public static property

${controls_MapHistoryManager_event_MapProperty_D}
public static DependencyProperty,System.Windows MapProperty
return System.Windows.DependencyProperty

NextViewImageProperty public static property

${controls_MapHistoryManager_method_MapProperty_NextViewImageProperty_D}
public static DependencyProperty,System.Windows NextViewImageProperty
return System.Windows.DependencyProperty

PreViewImageProperty public static property

${controls_MapHistoryManager_method_MapProperty_PreViewImageProperty_D}
public static DependencyProperty,System.Windows PreViewImageProperty
return System.Windows.DependencyProperty