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