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