Scheduler for WPF
NullableDateTimePropertyChangeEventArgs コンストラクタ

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 > NullableDateTimePropertyChangeEventArgs クラス : NullableDateTimePropertyChangeEventArgs コンストラクタ
System.Windows.RoutedEvent
System.Windows.DependencyProperty
指定されたプロパティの元の値。
指定されたプロパティの新しい値。
指定されたルーティングイベント、依存プロパティ、新旧の DateTime 値を使用して、 DateTimePropertyChangeEventArgsクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
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
System.Windows.RoutedEvent
property
System.Windows.DependencyProperty
oldValue
指定されたプロパティの元の値。
newValue
指定されたプロパティの新しい値。
参照

NullableDateTimePropertyChangeEventArgs クラス
NullableDateTimePropertyChangeEventArgs メンバ