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