Click or drag to resize
BindingName Property
The Name of this Binding. Avoid to use the same name twice!

Namespace: Codolith.InputManager
Assembly: Codolith.InputManager (in Codolith.InputManager.dll) Version: 1.0.5438.34543
Syntax
C#
public string Name { get; set; }

Property Value

Type: String
The name.
See Also