CalendarModeChangedEventArgs.NewMode 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 nouveau mode de Calendar.
public:
property System::Windows::Controls::CalendarMode NewMode { System::Windows::Controls::CalendarMode get(); };
public System.Windows.Controls.CalendarMode NewMode { get; }
member this.NewMode : System.Windows.Controls.CalendarMode
Public ReadOnly Property NewMode As CalendarMode
Valeur de propriété
CalendarMode qui représente le nouveau mode.