4 references to SetLayoutSize
PresentationCore (4)
System\Windows\InterOp\HwndSource.cs (4)
451
this.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new Action(
SetLayoutSize
));
505
this.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new Action(
SetLayoutSize
));
610
SetLayoutSize
();
997
SetLayoutSize
();