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