C1.WPF.Schedule Namespace > DateTimePropertyChangeEventArgs Class : DateTimePropertyChangeEventArgs Constructor |
'Declaration
Public Function New( _ ByVal routedEvent As System.Windows.RoutedEvent, _ ByVal property As System.Windows.DependencyProperty, _ ByVal oldValue As System.Date, _ ByVal newValue As System.Date _ )
public DateTimePropertyChangeEventArgs( System.Windows.RoutedEvent routedEvent, System.Windows.DependencyProperty property, System.DateTime oldValue, System.DateTime newValue )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2