C# Class Toolkit.Icons.LargeCompass

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: Esri/arcgis-templates-silverlight Class Usage Examples

Méthodes publiques

Свойство Type Description
ExpandOnMouseOverProperty System.Windows.DependencyProperty
FaceFillProperty System.Windows.DependencyProperty
ScaleProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
LargeCompass ( ) : System
OnApplyTemplate ( ) : void

When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call M:System.Windows.Controls.Control.ApplyTemplate.

Private Methods

Méthode Description
OnExpandOnMouseOverChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnFaceFillPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnScalePropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
compass_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void
compass_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Method Details

LargeCompass() public méthode

public LargeCompass ( ) : System
Résultat System

OnApplyTemplate() public méthode

When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call M:System.Windows.Controls.Control.ApplyTemplate.
public OnApplyTemplate ( ) : void
Résultat void

Property Details

ExpandOnMouseOverProperty public_oe static_oe property

public static DependencyProperty,System.Windows ExpandOnMouseOverProperty
Résultat System.Windows.DependencyProperty

FaceFillProperty public_oe static_oe property

public static DependencyProperty,System.Windows FaceFillProperty
Résultat System.Windows.DependencyProperty

ScaleProperty public_oe static_oe property

public static DependencyProperty,System.Windows ScaleProperty
Résultat System.Windows.DependencyProperty