15 instantiations of FormattedText
PresentationFramework (15)
MS\Internal\PtsHost\ListMarkerSourceInfo.cs (3)
82formattedMarker = new FormattedText(markerString, DynamicPropertyReader.GetCultureInfo(list), list.FlowDirection, 125formattedMarker = new FormattedText(markerString, DynamicPropertyReader.GetCultureInfo(list), list.FlowDirection, 135formattedMarker = new FormattedText(markerString, DynamicPropertyReader.GetCultureInfo(list), list.FlowDirection,
System\Windows\Documents\FixedPageStructure.cs (12)
265ft = new FormattedText("FixedOrderStartPage", 279ft = new FormattedText("FixedOrderEndPage", 296ft = new FormattedText(outputString, 333ft = new FormattedText(currentFixedNode.ToString(), 367ft = new FormattedText(currentFixedNode.ToString(), 413ft = new FormattedText(currentFixedNode.ToString(), 429ft = new FormattedText(currentFixedNode.ToString(), 477ft = new FormattedText(ouptputString, 493ft = new FormattedText(fn.ToString(), 552ft = new FormattedText($"{fn}-{(int)(fn.Cookie)}-{somElements.Length}", 621ft = new FormattedText(fn.ToString(), 652FormattedText ft = new FormattedText(i.ToString(),
14 references to FormattedText
PresentationCore (5)
System\Windows\Media\DrawingContext.cs (1)
40public void DrawText(FormattedText formattedText,
System\Windows\Media\FormattedText.cs (4)
866private FormattedText _that; 875internal LineEnumerator(FormattedText text) 1810private FormattedText _that; 1812public TextSourceImplementation(FormattedText text)
PresentationFramework (9)
MS\Internal\PtsHost\ListMarkerSourceInfo.cs (3)
41FormattedText formattedMarker = GetFormattedMarker(list, pixelsPerDip); 53private static FormattedText GetFormattedMarker(List list, double pixelsPerDip) 56FormattedText formattedMarker;
System\Windows\Documents\FixedPage.cs (1)
1267FormattedText ft = new FormattedText(label,
System\Windows\Documents\FixedPageStructure.cs (3)
257FormattedText ft; 443FormattedText ft; 652FormattedText ft = new FormattedText(i.ToString(),
System\Windows\Documents\FixedSOMSemanticBox.cs (1)
68FormattedText ft = new FormattedText(label,
System\Windows\Documents\FixedSOMTable.cs (1)
42FormattedText ft = new FormattedText(label,