Intersoft.Client.UI.Controls Namespace > ValueChangedEventArgs Class : ValueChangedEventArgs Constructor |
Public Function New( _ ByVal routedEvent As RoutedEvent, _ ByVal newValue As Double, _ ByVal oldValue As Double _ )
Dim routedEvent As RoutedEvent Dim newValue As Double Dim oldValue As Double Dim instance As New ValueChangedEventArgs(routedEvent, newValue, oldValue)
public ValueChangedEventArgs( RoutedEvent routedEvent, double newValue, double oldValue )
public: ValueChangedEventArgs( RoutedEvent^ routedEvent, double newValue, double oldValue )
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