Property | Type | Description | |
---|---|---|---|
HeaderProperty | |||
HeaderTemplateProperty | |||
PickerPageUriProperty | |||
ValueProperty | |||
ValueStringFormatProperty | |||
ValueStringProperty |
Property | Type | Description | |
---|---|---|---|
ClosePickerPage | void | ||
DateShouldFlowRTL | bool | ||
IsRTLLanguage | bool | ||
OnDateButtonClick | void | ||
OnFrameNavigated | void | ||
OnFrameNavigationStoppedOrFailed | void | ||
OnValueChanged | void | ||
OnValueChanged | void | ||
OnValueStringFormatChanged | void | ||
OnValueStringFormatChanged | void | ||
OpenPickerPage | void | ||
UpdateValueString | void |
Method | Description | |
---|---|---|
DateTimePickerBase ( ) : System |
Initializes a new instance of the DateTimePickerBase control.
|
|
OnApplyTemplate ( ) : void |
Called when the control's Template is expanded.
|
Method | Description | |
---|---|---|
OnValueChanged ( Microsoft.Phone.Controls.DateTimeValueChangedEventArgs e ) : void |
Called when the value changes.
|
Method | Description | |
---|---|---|
ClosePickerPage ( ) : void | ||
DateShouldFlowRTL ( ) : bool |
Date should flow from right to left for arabic and persian.
|
|
IsRTLLanguage ( ) : bool |
Returns true if the current language is RTL.
|
|
OnDateButtonClick ( object sender, |
||
OnFrameNavigated ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void | ||
OnFrameNavigationStoppedOrFailed ( object sender, |
||
OnValueChanged ( System.DateTime oldValue, System.DateTime newValue ) : void | ||
OnValueChanged ( |
||
OnValueStringFormatChanged ( ) : void | ||
OnValueStringFormatChanged ( |
||
OpenPickerPage ( ) : void | ||
UpdateValueString ( ) : void |
protected OnValueChanged ( Microsoft.Phone.Controls.DateTimeValueChangedEventArgs e ) : void | ||
e | Microsoft.Phone.Controls.DateTimeValueChangedEventArgs | The event data. |
return | void |
public static DependencyProperty,System.Windows HeaderProperty | ||
return |
public static DependencyProperty,System.Windows HeaderTemplateProperty | ||
return |
public static DependencyProperty,System.Windows PickerPageUriProperty | ||
return |
public static DependencyProperty,System.Windows ValueProperty | ||
return |
public static DependencyProperty,System.Windows ValueStringFormatProperty | ||
return |