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