diff --git a/Elwig/App.xaml.cs b/Elwig/App.xaml.cs index c988f95..bb4e713 100644 --- a/Elwig/App.xaml.cs +++ b/Elwig/App.xaml.cs @@ -157,9 +157,12 @@ namespace Elwig { protected void OnPrintingReadyChanged(EventArgs evt) { foreach (Window w in Windows) { - foreach (var b in ControlUtils.FindAllChildren