C# 클래스 csDataServerPlugin.RatingControl.RatingControl

Interaction logic for RatingControl.xaml
파일 보기 프로젝트 열기: TNOCS/csTouch 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CanEditProperty System.Windows.DependencyProperty
MaxValueProperty System.Windows.DependencyProperty
RatingValueProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
RatingControl ( ) : System

비공개 메소드들

메소드 설명
MaxValueChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
RatingButtonClickEventHandler ( Object sender, RoutedEventArgs e ) : void
RatingValueChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetStars ( RatingControl parent ) : void

메소드 상세

RatingControl() 공개 메소드

public RatingControl ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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