4 references to SetLayoutSize
PresentationCore (4)
System\Windows\InterOp\HwndSource.cs (4)
452
this.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new Action(
SetLayoutSize
));
506
this.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new Action(
SetLayoutSize
));
611
SetLayoutSize
();
998
SetLayoutSize
();