C# Class Toolkit.Icons.Compass

Inheritance: System.Windows.Controls.Control
ファイルを表示 Open project: Esri/arcgis-templates-silverlight Class Usage Examples

Public Properties

Property Type Description
ExpandOnMouseOverProperty System.Windows.DependencyProperty
FaceFillProperty System.Windows.DependencyProperty
ScaleProperty System.Windows.DependencyProperty

Public Methods

Method Description
Compass ( ) : 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

Method 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

Compass() public method

public Compass ( ) : System
return System

OnApplyTemplate() public method

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
return void

Property Details

ExpandOnMouseOverProperty public_oe static_oe property

public static DependencyProperty,System.Windows ExpandOnMouseOverProperty
return System.Windows.DependencyProperty

FaceFillProperty public_oe static_oe property

public static DependencyProperty,System.Windows FaceFillProperty
return System.Windows.DependencyProperty

ScaleProperty public_oe static_oe property

public static DependencyProperty,System.Windows ScaleProperty
return System.Windows.DependencyProperty