3 references to Unset
PresentationFramework (3)
System\windows\Documents\TextSelection.cs (3)
1567
Invariant.Assert(caretScrollMethod != CaretScrollMethod.
Unset
);
1575
if (_caretScrollMethod == CaretScrollMethod.
Unset
)
2064
_caretScrollMethod = CaretScrollMethod.
Unset
;