2 references to KeepState
PresentationCore (2)
MS\Internal\TextFormatting\FullTextState.cs (2)
255
_statusFlags |= StatusFlags.
KeepState
;
602
get { return (_statusFlags & StatusFlags.
KeepState
) != 0; }