3 references to Unset
PresentationFramework (3)
System\windows\Documents\TextSelection.cs (3)
1568
Invariant.Assert(caretScrollMethod != CaretScrollMethod.
Unset
);
1576
if (_caretScrollMethod == CaretScrollMethod.
Unset
)
2065
_caretScrollMethod = CaretScrollMethod.
Unset
;