3 references to GetVisibleSelection
PresentationFramework (3)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (3)
1995
ITextPointer selection =
GetVisibleSelection
();
2649
ITextPointer tp =
GetVisibleSelection
();
2914
ITextPointer selection =
GetVisibleSelection
();