8 references to ValidateLayout
PresentationFramework (8)
src\Framework\System\Windows\Controls\TextBox.cs (2)
288if (position.ValidateLayout()) 1409if (position.ValidateLayout())
src\Framework\System\Windows\Documents\TextPointer.cs (6)
1225this.ValidateLayout(); 1266this.ValidateLayout(); 1616this.ValidateLayout(); 2132this.ValidateLayout(); 2830return this.ValidateLayout(); 3682this.ValidateLayout();