1 implementation of ValidateLayout
PresentationFramework (1)
System\windows\Documents\TextSelection.cs (1)
1718
void ITextSelection.
ValidateLayout
()
3 references to ValidateLayout
PresentationFramework (3)
System\windows\Documents\TextEditor.cs (2)
615
this.Selection.
ValidateLayout
();
668
this.Selection.
ValidateLayout
();
System\windows\Documents\TextEditorCopyPaste.cs (1)
426
This.Selection.
ValidateLayout
();