C# 클래스 Toolkit.Icons.LargeCompass

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: Esri/arcgis-templates-silverlight 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ExpandOnMouseOverProperty System.Windows.DependencyProperty
FaceFillProperty System.Windows.DependencyProperty
ScaleProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
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.

비공개 메소드들

메소드 설명
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

메소드 상세

LargeCompass() 공개 메소드

public LargeCompass ( ) : System
리턴 System

OnApplyTemplate() 공개 메소드

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
리턴 void

프로퍼티 상세

ExpandOnMouseOverProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ExpandOnMouseOverProperty
리턴 System.Windows.DependencyProperty

FaceFillProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows FaceFillProperty
리턴 System.Windows.DependencyProperty

ScaleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ScaleProperty
리턴 System.Windows.DependencyProperty