C# Class SuperMap.WinRT.Core.Pushpin

Inheritance: Windows.UI.Xaml.Controls.ContentControl
Exibir arquivo Open project: SuperMap/iClient-for-Win8 Class Usage Examples

Public Properties

Property Type Description
LocationDependencyProperty DependencyProperty

Public Methods

Method Description
Pushpin ( ) : System.Windows

${pubilc_Constructors_Initializes} Pushpin ${pubilc_Constructors_instance}

Pushpin_PointerEntered ( object sender, Windows e ) : void
Pushpin_PointerExited ( object sender, Windows e ) : void

Private Methods

Method Description
GoToState ( string stateName ) : void
OnLocationChangedCallback ( DependencyObject d, DependencyPropertyChangedEventArgs eventArgs ) : void

Method Details

Pushpin() public method

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

Pushpin_PointerEntered() public method

public Pushpin_PointerEntered ( object sender, Windows e ) : void
sender object
e Windows
return void

Pushpin_PointerExited() public method

public Pushpin_PointerExited ( object sender, Windows e ) : void
sender object
e Windows
return void

Property Details

LocationDependencyProperty public_oe static_oe property

${mapping_Pushpin_attribute_LocationDependencyProperty_D}
public static DependencyProperty LocationDependencyProperty
return DependencyProperty