1 write to _host
PresentationFramework (1)
MS\Internal\PtsHost\ListMarkerLine.cs (1)
33
_host
= host;
4 references to _host
PresentationFramework (4)
MS\Internal\PtsHost\ListMarkerLine.cs (4)
103
_host
.Context = this;
108
line =
_host
.TextFormatter.FormatLine(
_host
, 0, 0, lineProps.FirstLineProps, null, new TextRunCache());
118
_host
.Context = null;