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