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