4 references to SetLayoutSize
PresentationCore (4)
Core\CSharp\System\Windows\Interop\HwndSource.cs (4)
529
this.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new Action(
SetLayoutSize
));
588
this.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new Action(
SetLayoutSize
));
707
SetLayoutSize
();
1198
SetLayoutSize
();