4 references to SetLayoutSize
PresentationCore (4)
System\Windows\InterOp\HwndSource.cs (4)
458
this.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new Action(
SetLayoutSize
));
512
this.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new Action(
SetLayoutSize
));
617
SetLayoutSize
();
1015
SetLayoutSize
();