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)
1026UpdateLayout(); 1050UpdateLayout(); 1068UpdateLayout();
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)
1650UpdateLayout(); 1669UpdateLayout(); 2157UpdateLayout(); 5919UpdateLayout();
System\Windows\Controls\DataGridCellsPanel.cs (1)
2185UpdateLayout();
System\Windows\Controls\DataGridColumn.cs (1)
723editingElement.UpdateLayout();
System\Windows\Controls\ItemsControl.cs (8)
1807UpdateLayout(); 2074ScrollHost.UpdateLayout(); 2293ScrollHost.UpdateLayout(); 2359ItemsHost.UpdateLayout(); 2425ItemsHost.UpdateLayout(); 2647UpdateLayout(); 2691ItemsHost.UpdateLayout(); 2719ScrollHost.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)
309parentTabControl.UpdateLayout(); // Wait for layout 344parentTabControl.UpdateLayout(); // Wait for layout
System\Windows\Controls\TextBlock.cs (1)
2892UpdateLayout();
System\Windows\Controls\TreeViewItem.cs (1)
1012item.UpdateLayout();
System\Windows\Controls\VirtualizingStackPanel.cs (3)
1656groupItem.UpdateLayout(); 1726UpdateLayout(); 4369UpdateLayout();
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)
211This.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)
1019UiScope.UpdateLayout();
System\Windows\Input\KeyboardNavigation.cs (2)
2370uiElement.UpdateLayout(); 2412parentUIElement.UpdateLayout();
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
2528canvas.UpdateLayout();
ReachFramework (1)
Serialization\Manager\ReachSerializationUtils.cs (1)
1157uiElement.UpdateLayout();
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (1)
2826fe.UpdateLayout();