Sets the value of the DependencyProperty to the passed Value
Namespace:
C1.WPF.LocalizationAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
protected void SetNewValue( Object newValue ) |
| Visual Basic (Declaration) |
|---|
Protected Sub SetNewValue ( _ newValue As Object _ ) |
Parameters
- newValue
- Type: System..::..Object
The new value to be set.