60 references to UpdateLayout
Microsoft.VisualStudio.LanguageServices (1)
ChangeSignature\ChangeSignatureDialog.xaml.cs (1)
217Members.UpdateLayout();
PresentationCore (3)
System\Windows\InterOp\HwndSource.cs (3)
1109rootUIElement.UpdateLayout(); 1485rootUIElement.UpdateLayout(); //finalizes layout 1507rootUIElement.UpdateLayout(); //finalizes layout
PresentationFramework (53)
MS\Internal\Documents\DocumentPageTextView.cs (2)
397_owner.UpdateLayout(); 426_owner.UpdateLayout(); // May invalidate the view.
MS\Internal\Documents\TextBoxView.cs (3)
1025UpdateLayout(); 1049UpdateLayout(); 1067UpdateLayout();
MS\Internal\Documents\TextParagraphView.cs (1)
299_owner.UpdateLayout();
MS\Internal\Ink\InkCanvasSelection.cs (1)
903innerCanvas.UpdateLayout();
System\Windows\Annotations\AnnotationDocumentPaginator.cs (2)
309decorator.UpdateLayout(); 350decorator.UpdateLayout();
System\Windows\Automation\Peers\DataGridAutomationPeer.cs (1)
151this.OwningDataGrid.UpdateLayout();
System\Windows\Controls\DataGrid.cs (4)
1649UpdateLayout(); 1668UpdateLayout(); 2156UpdateLayout(); 5918UpdateLayout();
System\Windows\Controls\DataGridCellsPanel.cs (1)
2184UpdateLayout();
System\Windows\Controls\DataGridColumn.cs (1)
722editingElement.UpdateLayout();
System\Windows\Controls\ItemsControl.cs (8)
1806UpdateLayout(); 2073ScrollHost.UpdateLayout(); 2292ScrollHost.UpdateLayout(); 2358ItemsHost.UpdateLayout(); 2424ItemsHost.UpdateLayout(); 2646UpdateLayout(); 2690ItemsHost.UpdateLayout(); 2718ScrollHost.UpdateLayout();
System\Windows\Controls\Primitives\TextBoxBase.cs (12)
165UpdateLayout(); 177UpdateLayout(); 189UpdateLayout(); 201UpdateLayout(); 211UpdateLayout(); 220UpdateLayout(); 231UpdateLayout(); 243UpdateLayout(); 255UpdateLayout(); 267UpdateLayout(); 284UpdateLayout(); 301UpdateLayout();
System\Windows\Controls\ScrollViewer.cs (1)
999UpdateLayout();
System\Windows\Controls\TabItem.cs (2)
308parentTabControl.UpdateLayout(); // Wait for layout 343parentTabControl.UpdateLayout(); // Wait for layout
System\Windows\Controls\TextBlock.cs (1)
2891UpdateLayout();
System\Windows\Controls\TreeViewItem.cs (1)
1011item.UpdateLayout();
System\Windows\Controls\VirtualizingStackPanel.cs (3)
1655groupItem.UpdateLayout(); 1725UpdateLayout(); 4368UpdateLayout();
System\Windows\Documents\ImmComposition.cs (1)
1240_editor.TextView.RenderScope.UpdateLayout();
System\windows\Documents\TextEditorDragDrop.cs (1)
400_textEditor.TextView.RenderScope.UpdateLayout(); // REVIEW:benwest:6/27/2006: This should use TextView.Validate, and check the return value instead of using IsValid below.
System\windows\Documents\TextEditorMouse.cs (1)
210This.TextView.RenderScope.UpdateLayout();
System\windows\Documents\TextEditorSelection.cs (2)
637This.TextView.RenderScope.UpdateLayout(); 751This.TextView.RenderScope.UpdateLayout();
System\Windows\Documents\TextServicesDisplayAttributePropertyRanges.cs (1)
173this.TextStore.RenderScope.UpdateLayout();
System\Windows\Documents\TextStore.cs (1)
1018UiScope.UpdateLayout();
System\Windows\Input\KeyboardNavigation.cs (2)
2368uiElement.UpdateLayout(); 2410parentUIElement.UpdateLayout();
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
2527canvas.UpdateLayout();
ReachFramework (1)
Serialization\Manager\ReachSerializationUtils.cs (1)
1152uiElement.UpdateLayout();
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (1)
2825fe.UpdateLayout();