BindingBindingGroup Property |
The BindingGroup that this Binding is in, or null if this Binding was not yet added to one
Namespace: Codolith.InputManagerAssembly: Codolith.InputManager (in Codolith.InputManager.dll) Version: 1.0.5438.34543
Syntax public BindingGroup BindingGroup { get; }
Property Value
Type:
BindingGroupThe binding group.
See Also