Calendar::OnDisplayModeChanged Method (CalendarModeChangedEventArgs^)
.NET Framework (current version)
Raises the DisplayModeChanged event.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- e
-
Type:
System.Windows.Controls::CalendarModeChangedEventArgs^
The data for the event.
Notes to Inheritors:
When overriding OnDisplayModeChanged in a derived class, be sure to call the base class’s OnDisplayModeChanged method so that registered delegates receive the event.
.NET Framework
Available since 4.0
Available since 4.0
Show: