[This is preliminary documentation and is subject to change.]

Represents common base for all IReportsChange..::..ValueChangedEventArgs<(Of <(<'T>)>)> generic's instances

Namespace: Tools
Assembly: Tools (in Tools.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
public abstract class ValueChangedEventArgsBase : PropertyChangedEventArgs
Visual Basic
Public MustInherit Class ValueChangedEventArgsBase _
	Inherits PropertyChangedEventArgs
Visual C++
public ref class ValueChangedEventArgsBase abstract : public PropertyChangedEventArgs
F#
[<AbstractClassAttribute>]
type ValueChangedEventArgsBase =  
    class
        inherit PropertyChangedEventArgs
    end
JScript
public abstract class ValueChangedEventArgsBase extends PropertyChangedEventArgs

Inheritance Hierarchy

See Also

Collapse/expand Version History

1.5.2