15 instantiations of FormattedText
PresentationFramework (15)
MS\Internal\PtsHost\ListMarkerSourceInfo.cs (3)
83formattedMarker = new FormattedText(markerString, DynamicPropertyReader.GetCultureInfo(list), list.FlowDirection, 126formattedMarker = new FormattedText(markerString, DynamicPropertyReader.GetCultureInfo(list), list.FlowDirection, 136formattedMarker = new FormattedText(markerString, DynamicPropertyReader.GetCultureInfo(list), list.FlowDirection,
System\Windows\Documents\FixedPageStructure.cs (12)
266ft = new FormattedText("FixedOrderStartPage", 280ft = new FormattedText("FixedOrderEndPage", 297ft = new FormattedText(outputString, 334ft = new FormattedText(currentFixedNode.ToString(), 368ft = new FormattedText(currentFixedNode.ToString(), 414ft = new FormattedText(currentFixedNode.ToString(), 430ft = new FormattedText(currentFixedNode.ToString(), 478ft = new FormattedText(ouptputString, 494ft = new FormattedText(fn.ToString(), 553ft = new FormattedText($"{fn}-{(int)(fn.Cookie)}-{somElements.Length}", 622ft = new FormattedText(fn.ToString(), 653FormattedText ft = new FormattedText(i.ToString(),
14 references to FormattedText
PresentationCore (5)
System\Windows\Media\DrawingContext.cs (1)
41public void DrawText(FormattedText formattedText,
System\Windows\Media\FormattedText.cs (4)
885FormattedText _that; 894internal LineEnumerator(FormattedText text) 1831private FormattedText _that; 1833public TextSourceImplementation(FormattedText text)
PresentationFramework (9)
MS\Internal\PtsHost\ListMarkerSourceInfo.cs (3)
42FormattedText formattedMarker = GetFormattedMarker(list, pixelsPerDip); 54private static FormattedText GetFormattedMarker(List list, double pixelsPerDip) 57FormattedText formattedMarker;
System\Windows\Documents\FixedPage.cs (1)
1266FormattedText ft = new FormattedText(label,
System\Windows\Documents\FixedPageStructure.cs (3)
258FormattedText ft; 444FormattedText ft; 653FormattedText ft = new FormattedText(i.ToString(),
System\Windows\Documents\FixedSOMSemanticBox.cs (1)
69FormattedText ft = new FormattedText(label,
System\Windows\Documents\FixedSOMTable.cs (1)
43FormattedText ft = new FormattedText(label,