1 write to _host
PresentationFramework (1)
MS\Internal\PtsHost\ListMarkerLine.cs (1)
32
_host
= host;
4 references to _host
PresentationFramework (4)
MS\Internal\PtsHost\ListMarkerLine.cs (4)
102
_host
.Context = this;
107
line =
_host
.TextFormatter.FormatLine(
_host
, 0, 0, lineProps.FirstLineProps, null, new TextRunCache());
117
_host
.Context = null;