DependencyPropertyChangedEventArgsNewValue Property
 | 
Namespace:  Bricscad.Windows
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public bool NewValue { get; }
 
Public ReadOnly Property NewValue As Boolean
        Get
 
public:
property bool NewValue {
        bool get ();
}
 
member NewValue : bool with get
 
 
 
Property Value
Type: 
Boolean 
See Also