1 implementation of ValidateLayout
PresentationFramework (1)
src\Framework\System\windows\Documents\TextSelection.cs (1)
1726
void ITextSelection.
ValidateLayout
()
3 references to ValidateLayout
PresentationFramework (3)
src\Framework\System\windows\Documents\TextEditor.cs (2)
642
this.Selection.
ValidateLayout
();
695
this.Selection.
ValidateLayout
();
src\Framework\System\windows\Documents\TextEditorCopyPaste.cs (1)
541
This.Selection.
ValidateLayout
();