Exemplo n.º 1
0
 public static IWindowEx Create(this WindowCreatedEventArgs args)
 {
     return(WindowEx.Create(args));
 }