Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Silverlight
Silverlight 2
RangeBase Class
RangeBase Events
 ValueChanged Event

  Switch on low bandwidth view
This page is specific to
Microsoft Silverlight 2

Other versions are also available for the following:
.NET Framework Class Library for Silverlight
RangeBase..::.ValueChanged Event

Occurs when the range value changes.

Namespace:  System.Windows.Controls.Primitives
Assembly:  System.Windows (in System.Windows.dll)
Visual Basic (Declaration)
Public Event ValueChanged As RoutedPropertyChangedEventHandler(Of Double)
Visual Basic (Usage)
Dim instance As RangeBase
Dim handler As RoutedPropertyChangedEventHandler(Of Double)

AddHandler instance.ValueChanged, handler
C#
public event RoutedPropertyChangedEventHandler<double> ValueChanged
XAML Attribute Usage
<object ValueChanged="eventhandler"/>

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker