C# 클래스 Signum.Windows.Controls.DateSpanUI

Interaction logic for DateSpan.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: signumsoftware/framework

공개 프로퍼티들

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

공개 메소드들

메소드 설명
DateSpanUI ( ) : Signum.Utilities

보호된 메소드들

메소드 설명
UpdateVisibility ( ) : void

비공개 메소드들

메소드 설명
DateSpanValueChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
Month_ValueChanged ( object sender, RoutedPropertyChangedEventArgs e ) : void
UpdateValue ( DateSpan ds ) : void
Year_ValueChanged ( object sender, RoutedPropertyChangedEventArgs e ) : void

메소드 상세

DateSpanUI() 공개 메소드

public DateSpanUI ( ) : Signum.Utilities
리턴 Signum.Utilities

UpdateVisibility() 보호된 메소드

protected UpdateVisibility ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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