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