DependencyPropertyChangedEventArgsNewValue
Property
|
Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
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
Boolean
See Also