11 references to ValidateLayout
PresentationFramework (11)
System\Windows\Controls\TextBox.cs (2)
264if (position.ValidateLayout()) 1410if (position.ValidateLayout())
System\Windows\Documents\TextPointer.cs (9)
1209this.ValidateLayout(); 1250this.ValidateLayout(); 1597this.ValidateLayout(); 2110this.ValidateLayout(); 2687this.ValidateLayout(); 2721this.ValidateLayout(); 2752this.ValidateLayout(); 2799return this.ValidateLayout(); 3651this.ValidateLayout();