Gives you the balue of this Binding as float. When set it checks if the Value has changed and triggers the ValueChanged event
Namespace: Codolith.InputManagerAssembly: Codolith.InputManager (in Codolith.InputManager.dll) Version: 1.0.5438.34543
Syntax public float Value { get; protected set; }
Property Value
Type:
SingleThe value.
See Also