4 references to SetLayoutSize
PresentationCore (4)
System\Windows\InterOp\HwndSource.cs (4)
446
this.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new Action(
SetLayoutSize
));
500
this.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new Action(
SetLayoutSize
));
605
SetLayoutSize
();
992
SetLayoutSize
();