Gets the path from root to the specified visual.
public static IReadOnlyList<Visual> GetPathFromRoot(this Visual visual)
The visual to get the path to.