C# 클래스 Toolkit.Icons.WorldGlobe

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

공개 프로퍼티들

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

공개 메소드들

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

WorldGlobe ( ) : System

비공개 메소드들

메소드 설명
OnExpandOnMouseOverChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnLandFillPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnOceanFillPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnScalePropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
globe_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void
globe_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void

메소드 상세

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

WorldGlobe() 공개 메소드

public WorldGlobe ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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