2 references to ContextualSubstitution
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextProperties.cs (2)
230
_runFlags |= (ushort)RunFlags.
ContextualSubstitution
;
343
get { return (_runFlags & (ushort)RunFlags.
ContextualSubstitution
) != 0; }