Gets all named controls in the logical tree.
public static Dictionary<string, Control> GetLogicalNamedControls(this ILogical root)
The root logical to search from.