CalendarModeChangedEventArgs.OldMode Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le mode précédent de Calendar.
public:
property System::Windows::Controls::CalendarMode OldMode { System::Windows::Controls::CalendarMode get(); };
public System.Windows.Controls.CalendarMode OldMode { get; }
member this.OldMode : System.Windows.Controls.CalendarMode
Public ReadOnly Property OldMode As CalendarMode
Valeur de propriété
CalendarMode qui représente l'ancien mode.