1 instantiation of LsContextInfo
PresentationCore (1)
System\Windows\Media\textformatting\TextFormatterContext.cs (1)
71LsContextInfo contextInfo = new LsContextInfo();
4 references to LsContextInfo
PresentationCore (4)
MS\Internal\TextFormatting\LineServices.cs (1)
1415ref LsContextInfo contextInfo, // const
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3321internal void PopulateContextInfo(ref LsContextInfo contextInfo, ref LscbkRedefined lscbkRedef)
System\Windows\Media\textformatting\TextFormatterContext.cs (2)
71LsContextInfo contextInfo = new LsContextInfo(); 429static private void SetSpecialCharacters(ref LsContextInfo contextInfo)