Miner.PresentationFramework Assembly > Miner.PresentationFramework.WPFControls Namespace > DatePicker Class : CalendarOpened Event |
'Declaration Public Event CalendarOpened As RoutedEventHandler
'Usage Dim instance As DatePicker Dim handler As RoutedEventHandler AddHandler instance.CalendarOpened, handler
public event RoutedEventHandler CalendarOpened
The event handler receives an argument of type RoutedEventArgs containing data related to this event. The following RoutedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Handled | |
OriginalSource | |
RoutedEvent | |
Source |
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.