Property InputBindingsRecursive
InputBindingsRecursive
Gets the collection of input bindings associated with this control and its visible child controls. Only bindings from visible and enabled controls are returned.
[Browsable(false)]
public virtual IEnumerable<InputBinding> InputBindingsRecursive { get; }