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