3 references to Unset
PresentationFramework (3)
src\Framework\System\windows\Documents\TextSelection.cs (3)
1589
Invariant.Assert(caretScrollMethod != CaretScrollMethod.
Unset
);
1597
if (_caretScrollMethod == CaretScrollMethod.
Unset
)
2091
_caretScrollMethod = CaretScrollMethod.
Unset
;