Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.PropertyGrid Namespace / PropertyValueChangedEventArgs Class
Properties Methods


In This Topic
    PropertyValueChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PropertyValueChangedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PropertyValueChangedEventArgs class, using the specified routed event, the source of the changed value, the old value, and the new value.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public PropertyGets or sets the new value.  
    Public PropertyGets or sets the old value.  
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Top
    Protected Methods
    See Also