Condividi tramite


CalendarDatePickerDateChangedEventArgs Classe

Definizione

Fornisce i dati degli eventi per l'evento DateChanged .

public ref class CalendarDatePickerDateChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class CalendarDatePickerDateChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class CalendarDatePickerDateChangedEventArgs
Public NotInheritable Class CalendarDatePickerDateChangedEventArgs
Ereditarietà
Object Platform::Object IInspectable CalendarDatePickerDateChangedEventArgs
Attributi

Proprietà

NewDate

Ottiene la data attualmente selezionata in CalendarDatePicker.

OldDate

Ottiene la data selezionata in precedenza in CalendarDatePicker.

Si applica a