1 write to _host
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\ListMarkerLine.cs (1)
43
_host
= host;
4 references to _host
PresentationFramework (4)
src\Framework\MS\Internal\PtsHost\ListMarkerLine.cs (4)
114
_host
.Context = this;
119
line =
_host
.TextFormatter.FormatLine(
_host
, 0, 0, lineProps.FirstLineProps, null, new TextRunCache());
129
_host
.Context = null;