C# Class SuperMap.WinRT.Core.Pushpin

Inheritance: Windows.UI.Xaml.Controls.ContentControl
Afficher le fichier Open project: SuperMap/iClient-for-Win8 Class Usage Examples

Méthodes publiques

Свойство Type Description
LocationDependencyProperty DependencyProperty

Méthodes publiques

Méthode 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

Méthode Description
GoToState ( string stateName ) : void
OnLocationChangedCallback ( DependencyObject d, DependencyPropertyChangedEventArgs eventArgs ) : void

Method Details

Pushpin() public méthode

${pubilc_Constructors_Initializes} Pushpin ${pubilc_Constructors_instance}
public Pushpin ( ) : System.Windows
Résultat System.Windows

Pushpin_PointerEntered() public méthode

public Pushpin_PointerEntered ( object sender, Windows e ) : void
sender object
e Windows
Résultat void

Pushpin_PointerExited() public méthode

public Pushpin_PointerExited ( object sender, Windows e ) : void
sender object
e Windows
Résultat void

Property Details

LocationDependencyProperty public_oe static_oe property

${mapping_Pushpin_attribute_LocationDependencyProperty_D}
public static DependencyProperty LocationDependencyProperty
Résultat DependencyProperty