Scheduler for WPF
NullableDateTimePropertyChangeEventArgs コンストラクタ

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > NullableDateTimePropertyChangeEventArgs クラス : NullableDateTimePropertyChangeEventArgs コンストラクタ
The System.Windows.RoutedEvent.
The System.Windows.DependencyProperty.
The old value of the specified property.
The new value of the specified property.
Initializes a new instance of the DateTimePropertyChangeEventArgs class with the specified routed event, dependency property, old and new DateTime value.
シンタックス
'宣言
 
Public Function New( _
   ByVal routedEvent As System.Windows.RoutedEvent, _
   ByVal property As System.Windows.DependencyProperty, _
   ByVal oldValue As System.Nullable(Of Date), _
   ByVal newValue As System.Nullable(Of Date) _
)
public NullableDateTimePropertyChangeEventArgs( 
   System.Windows.RoutedEvent routedEvent,
   System.Windows.DependencyProperty property,
   System.Nullable<DateTime> oldValue,
   System.Nullable<DateTime> newValue
)

パラメータ

routedEvent
The System.Windows.RoutedEvent.
property
The System.Windows.DependencyProperty.
oldValue
The old value of the specified property.
newValue
The new value of the specified property.
参照

NullableDateTimePropertyChangeEventArgs クラス
NullableDateTimePropertyChangeEventArgs メンバ