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