C# 클래스 csCommon.csMapCustomControls.CircularMenu.CircularMenu

상속: System.Windows.Controls.ContentControl
파일 보기 프로젝트 열기: TNOCS/csTouch 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AccentBrushProperty System.Windows.DependencyProperty
ArrowArcSizeProperty System.Windows.DependencyProperty
BackgroundBrushProperty System.Windows.DependencyProperty
BorderSizeProperty System.Windows.DependencyProperty
CenterSizeProperty System.Windows.DependencyProperty
ItemSizeProperty System.Windows.DependencyProperty
MenuCenterSizeProperty System.Windows.DependencyProperty
OpenProperty System.Windows.DependencyProperty
SecondAccentBrushProperty System.Windows.DependencyProperty
SegmentsProperty System.Windows.DependencyProperty
SelectedItemProperty System.Windows.DependencyProperty
SizeProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
Back ( ) : void
Draw ( ) : void
OnApplyTemplate ( ) : void
OpenChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
RootItem_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
SelectItem ( CircularMenuItem mi ) : void
Update ( ) : void

비공개 메소드들

메소드 설명
CircularMenu ( ) : csCommon.Controls

메소드 상세

Back() 공개 메소드

public Back ( ) : void
리턴 void

Draw() 공개 메소드

public Draw ( ) : void
리턴 void

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OpenChanged() 공개 정적인 메소드

public static OpenChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

RootItem_PropertyChanged() 공개 메소드

public RootItem_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
sender object
e System.ComponentModel.PropertyChangedEventArgs
리턴 void

SelectItem() 공개 메소드

public SelectItem ( CircularMenuItem mi ) : void
mi CircularMenuItem
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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