Exemple #1
0
 public static Size GetDesiredSize(this IViewHandler handler, Size size) => handler.GetDesiredSize(size.Width, size.Height);