BindingThisEnabled Property |
Determines if this Binding is enabled
Namespace: Codolith.InputManagerAssembly: Codolith.InputManager (in Codolith.InputManager.dll) Version: 1.0.5438.34543
Syntax public bool ThisEnabled { get; set; }
Property Value
Type:
Booleantrue if this enabled; otherwise,
false.
See Also