60 references to UpdateLayout
Microsoft.VisualStudio.LanguageServices (1)
ChangeSignature\ChangeSignatureDialog.xaml.cs (1)
217Members.UpdateLayout();
PresentationCore (3)
System\Windows\InterOp\HwndSource.cs (3)
1110rootUIElement.UpdateLayout(); 1486rootUIElement.UpdateLayout(); //finalizes layout 1508rootUIElement.UpdateLayout(); //finalizes layout
PresentationFramework (53)
MS\Internal\Documents\DocumentPageTextView.cs (2)
398_owner.UpdateLayout(); 427_owner.UpdateLayout(); // May invalidate the view.
MS\Internal\Documents\TextBoxView.cs (3)
1068UpdateLayout(); 1092UpdateLayout(); 1110UpdateLayout();
MS\Internal\Documents\TextParagraphView.cs (1)
300_owner.UpdateLayout();
MS\Internal\Ink\InkCanvasSelection.cs (1)
904innerCanvas.UpdateLayout();
System\Windows\Annotations\AnnotationDocumentPaginator.cs (2)
310decorator.UpdateLayout(); 351decorator.UpdateLayout();
System\Windows\Automation\Peers\DataGridAutomationPeer.cs (1)
152this.OwningDataGrid.UpdateLayout();
System\Windows\Controls\DataGrid.cs (4)
1659UpdateLayout(); 1678UpdateLayout(); 2166UpdateLayout(); 5961UpdateLayout();
System\Windows\Controls\DataGridCellsPanel.cs (1)
2192UpdateLayout();
System\Windows\Controls\DataGridColumn.cs (1)
723editingElement.UpdateLayout();
System\Windows\Controls\ItemsControl.cs (8)
1834UpdateLayout(); 2104ScrollHost.UpdateLayout(); 2323ScrollHost.UpdateLayout(); 2389ItemsHost.UpdateLayout(); 2455ItemsHost.UpdateLayout(); 2677UpdateLayout(); 2721ItemsHost.UpdateLayout(); 2749ScrollHost.UpdateLayout();
System\Windows\Controls\Primitives\TextBoxBase.cs (12)
166UpdateLayout(); 178UpdateLayout(); 190UpdateLayout(); 202UpdateLayout(); 212UpdateLayout(); 221UpdateLayout(); 232UpdateLayout(); 244UpdateLayout(); 256UpdateLayout(); 268UpdateLayout(); 285UpdateLayout(); 302UpdateLayout();
System\Windows\Controls\ScrollViewer.cs (1)
1000UpdateLayout();
System\Windows\Controls\TabItem.cs (2)
312parentTabControl.UpdateLayout(); // Wait for layout 347parentTabControl.UpdateLayout(); // Wait for layout
System\Windows\Controls\TextBlock.cs (1)
2901UpdateLayout();
System\Windows\Controls\TreeViewItem.cs (1)
1029item.UpdateLayout();
System\Windows\Controls\VirtualizingStackPanel.cs (3)
1659groupItem.UpdateLayout(); 1732UpdateLayout(); 4387UpdateLayout();
System\Windows\Documents\ImmComposition.cs (1)
1241_editor.TextView.RenderScope.UpdateLayout();
System\windows\Documents\TextEditorDragDrop.cs (1)
401_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)
214This.TextView.RenderScope.UpdateLayout();
System\windows\Documents\TextEditorSelection.cs (2)
638This.TextView.RenderScope.UpdateLayout(); 752This.TextView.RenderScope.UpdateLayout();
System\Windows\Documents\TextServicesDisplayAttributePropertyRanges.cs (1)
174this.TextStore.RenderScope.UpdateLayout();
System\Windows\Documents\TextStore.cs (1)
1022UiScope.UpdateLayout();
System\Windows\Input\KeyboardNavigation.cs (2)
2376uiElement.UpdateLayout(); 2418parentUIElement.UpdateLayout();
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
2531canvas.UpdateLayout();
ReachFramework (1)
Serialization\Manager\ReachSerializationUtils.cs (1)
1157uiElement.UpdateLayout();
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (1)
2850fe.UpdateLayout();