3 references to Unset
PresentationFramework (3)
System\windows\Documents\TextSelection.cs (3)
1586
Invariant.Assert(caretScrollMethod != CaretScrollMethod.
Unset
);
1594
if (_caretScrollMethod == CaretScrollMethod.
Unset
)
2083
_caretScrollMethod = CaretScrollMethod.
Unset
;