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