3 references to Unset
PresentationFramework (3)
System\windows\Documents\TextSelection.cs (3)
1583
Invariant.Assert(caretScrollMethod != CaretScrollMethod.
Unset
);
1591
if (_caretScrollMethod == CaretScrollMethod.
Unset
)
2080
_caretScrollMethod = CaretScrollMethod.
Unset
;