Share via


TimePickerValueChangedEventArgs Classe

Définition

Fournit des données d’événement pour l’événement TimePicker.TimeChanged .

public ref class TimePickerValueChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class TimePickerValueChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class TimePickerValueChangedEventArgs
Public NotInheritable Class TimePickerValueChangedEventArgs
Héritage
Object Platform::Object IInspectable TimePickerValueChangedEventArgs
Attributs

Propriétés

NewTime

Obtient la nouvelle heure sélectionnée dans le sélecteur.

OldTime

Obtient l’heure précédemment sélectionnée dans le sélecteur.

S’applique à