C# 클래스 a7DocumentDbStudio.Controls.a7DateTimePicker

상속: Xceed.Wpf.Toolkit.DateTimePicker
파일 보기 프로젝트 열기: alekkowalczyk/a7DocumentDbStudio

공개 프로퍼티들

프로퍼티 타입 설명
ClearValuesCommandProperty System.Windows.DependencyProperty
DateTimeTextProperty System.Windows.DependencyProperty
HasTimeProperty System.Windows.DependencyProperty
IsTextReadOnlyProperty System.Windows.DependencyProperty
SelectValuesCommandProperty System.Windows.DependencyProperty
TwoDatesSelectableProperty System.Windows.DependencyProperty
Value2ChangedEvent System.Windows.RoutedEvent
Value2Property System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void
a7DateTimePicker ( ) : System

보호된 메소드들

메소드 설명
OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

비공개 메소드들

메소드 설명
_calendar2_SelectedDatesChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
_calendarToggleButton_Checked ( object sender, RoutedEventArgs e ) : void
_calendar_SelectedDatesChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
_cbMonthSelection_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
textToValue ( string srcValue, System.DateTime &val1, System.DateTime &val2 ) : void
valueToText ( System.DateTime val1, System.DateTime val2 ) : string

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnPropertyChanged() 보호된 메소드

protected OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

a7DateTimePicker() 공개 메소드

public a7DateTimePicker ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

public static RoutedEvent,System.Windows Value2ChangedEvent
리턴 System.Windows.RoutedEvent

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

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