TimePickerSelectedValueChangedEventArgs Classe

Définition

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

public ref class TimePickerSelectedValueChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class TimePickerSelectedValueChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class TimePickerSelectedValueChangedEventArgs
Public NotInheritable Class TimePickerSelectedValueChangedEventArgs
Héritage
Object Platform::Object IInspectable TimePickerSelectedValueChangedEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10, version 1809 (introduit dans 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v7.0)

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 à