C# 클래스 NuGet.Dialog.PackageManagerUI.StarControl

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: grendello/nuget 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ValueProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
RoundValue double
StarControl System.Windows
ValueChanged void
_starPath_Loaded void

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void
UpdateVisuals ( ) : void

비공개 메소드들

메소드 설명
RoundValue ( double value ) : double
StarControl ( ) : System.Windows
ValueChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
_starPath_Loaded ( object sender, RoutedEventArgs e ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

UpdateVisuals() 공개 메소드

public UpdateVisuals ( ) : void
리턴 void

프로퍼티 상세

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

Value Dependency Property.
public static DependencyProperty,System.Windows ValueProperty
리턴 System.Windows.DependencyProperty