C# Class SuperMap.Web.Core.Pushpin

Inheritance: System.Windows.Controls.ContentControl
Show file Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Properties

Property Type Description
LocationDependencyProperty System.Windows.DependencyProperty

Public Methods

Method Description
Pushpin ( ) : System.Windows

${pubilc_Constructors_Initializes} Pushpin ${pubilc_Constructors_instance}

Private Methods

Method Description
GoToState ( string stateName ) : void
OnLocationChangedCallback ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs eventArgs ) : void
Pushpin_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void
Pushpin_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Method Details

Pushpin() public method

${pubilc_Constructors_Initializes} Pushpin ${pubilc_Constructors_instance}
public Pushpin ( ) : System.Windows
return System.Windows

Property Details

LocationDependencyProperty public static property

${mapping_Pushpin_attribute_LocationDependencyProperty_D}
public static DependencyProperty,System.Windows LocationDependencyProperty
return System.Windows.DependencyProperty