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