8 references to ValidateLayout
PresentationFramework (8)
System\Windows\Controls\TextBox.cs (2)
265if (position.ValidateLayout()) 1411if (position.ValidateLayout())
System\Windows\Documents\TextPointer.cs (6)
1208this.ValidateLayout(); 1249this.ValidateLayout(); 1596this.ValidateLayout(); 2109this.ValidateLayout(); 2798return this.ValidateLayout(); 3650this.ValidateLayout();