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

Extends PropertyChangingEventArgs by adding the ProposedNewValue property

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

Syntax

C#
public class PropertyChangingEventArgsEx : PropertyChangingEventArgs
Visual Basic
Public Class PropertyChangingEventArgsEx _
	Inherits PropertyChangingEventArgs
Visual C++
public ref class PropertyChangingEventArgsEx : public PropertyChangingEventArgs
F#
type PropertyChangingEventArgsEx =  
    class
        inherit PropertyChangingEventArgs
    end
JScript
public class PropertyChangingEventArgsEx extends PropertyChangingEventArgs

Inheritance Hierarchy

See Also

Collapse/expand Version History

1.5.3

  • (Nightly) This class is new in version 1.5.3