Gets a summary of control types in the logical tree.
public static Dictionary<string, int> GetLogicalTypeSummary(this ILogical root)
The root logical to analyze.