60 references to UpdateLayout
PresentationCore (3)
Core\CSharp\System\Windows\Interop\HwndSource.cs (3)
1323
rootUIElement.
UpdateLayout
();
1728
rootUIElement.
UpdateLayout
(); //finalizes layout
1756
rootUIElement.
UpdateLayout
(); //finalizes layout
PresentationFramework (53)
src\Framework\MS\Internal\Documents\DocumentPageTextView.cs (2)
402
_owner.
UpdateLayout
();
431
_owner.
UpdateLayout
(); // May invalidate the view.
src\Framework\MS\Internal\Documents\TextBoxView.cs (3)
1074
UpdateLayout
();
1098
UpdateLayout
();
1116
UpdateLayout
();
src\Framework\MS\Internal\Documents\TextParagraphView.cs (1)
331
_owner.
UpdateLayout
();
src\Framework\MS\Internal\Ink\InkCanvasSelection.cs (1)
927
innerCanvas.
UpdateLayout
();
src\Framework\System\Windows\Annotations\AnnotationDocumentPaginator.cs (2)
321
decorator.
UpdateLayout
();
362
decorator.
UpdateLayout
();
src\Framework\System\Windows\Automation\Peers\DataGridAutomationPeer.cs (1)
156
this.OwningDataGrid.
UpdateLayout
();
src\Framework\System\Windows\Controls\DataGrid.cs (4)
1666
UpdateLayout
();
1685
UpdateLayout
();
2169
UpdateLayout
();
5965
UpdateLayout
();
src\Framework\System\Windows\Controls\DataGridCellsPanel.cs (1)
2198
UpdateLayout
();
src\Framework\System\Windows\Controls\DataGridColumn.cs (1)
733
editingElement.
UpdateLayout
();
src\Framework\System\Windows\Controls\ItemsControl.cs (8)
1846
UpdateLayout
();
2116
ScrollHost.
UpdateLayout
();
2335
ScrollHost.
UpdateLayout
();
2401
ItemsHost.
UpdateLayout
();
2467
ItemsHost.
UpdateLayout
();
2689
UpdateLayout
();
2733
ItemsHost.
UpdateLayout
();
2761
ScrollHost.
UpdateLayout
();
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (12)
196
UpdateLayout
();
208
UpdateLayout
();
220
UpdateLayout
();
232
UpdateLayout
();
242
UpdateLayout
();
251
UpdateLayout
();
262
UpdateLayout
();
274
UpdateLayout
();
286
UpdateLayout
();
298
UpdateLayout
();
315
UpdateLayout
();
332
UpdateLayout
();
src\Framework\System\Windows\Controls\ScrollViewer.cs (1)
1035
UpdateLayout
();
src\Framework\System\Windows\Controls\TabItem.cs (2)
317
parentTabControl.
UpdateLayout
(); // Wait for layout
352
parentTabControl.
UpdateLayout
(); // Wait for layout
src\Framework\System\Windows\Controls\TextBlock.cs (1)
3002
UpdateLayout
();
src\Framework\System\Windows\Controls\TreeViewItem.cs (1)
1033
item.
UpdateLayout
();
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (3)
1619
groupItem.
UpdateLayout
();
1692
UpdateLayout
();
4311
UpdateLayout
();
src\Framework\System\Windows\Documents\ImmComposition.cs (1)
1394
_editor.TextView.RenderScope.
UpdateLayout
();
src\Framework\System\windows\Documents\TextEditorDragDrop.cs (1)
430
_textEditor.TextView.RenderScope.
UpdateLayout
(); // REVIEW:benwest:6/27/2006: This should use TextView.Validate, and check the return value instead of using IsValid below.
src\Framework\System\windows\Documents\TextEditorMouse.cs (1)
230
This.TextView.RenderScope.
UpdateLayout
();
src\Framework\System\windows\Documents\TextEditorSelection.cs (2)
662
This.TextView.RenderScope.
UpdateLayout
();
776
This.TextView.RenderScope.
UpdateLayout
();
src\Framework\System\Windows\Documents\TextServicesDisplayAttributePropertyRanges.cs (1)
201
this.TextStore.RenderScope.
UpdateLayout
();
src\Framework\System\Windows\Documents\TextStore.cs (1)
899
UiScope.
UpdateLayout
();
src\Framework\System\Windows\Input\KeyboardNavigation.cs (2)
2467
uiElement.
UpdateLayout
();
2509
parentUIElement.
UpdateLayout
();
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (1)
2595
stackPanel.
UpdateLayout
();
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (2)
455
e.Row.
UpdateLayout
();
1048
dataGrid.
UpdateLayout
();
System.Activities.Presentation\System\Activities\Presentation\View\ViewUtilities.cs (1)
189
view.
UpdateLayout
();