C# 클래스 Toolkit.Icons.LeftRightExpand

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

공개 프로퍼티들

프로퍼티 타입 설명
FillProperty System.Windows.DependencyProperty
IsPointingRightProperty System.Windows.DependencyProperty
StrokeProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
LeftRightExpand ( ) : 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.

비공개 메소드들

메소드 설명
OnFillPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnIsPointingRightPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnStrokePropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

LeftRightExpand() 공개 메소드

public LeftRightExpand ( ) : 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

프로퍼티 상세

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

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

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

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

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

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