1 instantiation of LsContextInfo
PresentationCore (1)
Core\CSharp\System\Windows\Media\TextFormatting\TextFormatterContext.cs (1)
85LsContextInfo contextInfo = new LsContextInfo();
4 references to LsContextInfo
PresentationCore (4)
Core\CSharp\MS\Internal\TextFormatting\LineServices.cs (1)
1703ref LsContextInfo contextInfo, // const
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3521internal void PopulateContextInfo(ref LsContextInfo contextInfo, ref LscbkRedefined lscbkRedef)
Core\CSharp\System\Windows\Media\TextFormatting\TextFormatterContext.cs (2)
85LsContextInfo contextInfo = new LsContextInfo(); 497static private void SetSpecialCharacters(ref LsContextInfo contextInfo)