1 instantiation of ListParaClient
PresentationFramework (1)
MS\Internal\PtsHost\ListParagraph.cs (1)
53
ListParaClient paraClient = new
ListParaClient
(this);
2 references to ListParaClient
PresentationFramework (2)
MS\Internal\PtsHost\ListMarkerLine.cs (1)
38
internal ListMarkerLine(TextFormatterHost host,
ListParaClient
paraClient) : base(paraClient)
MS\Internal\PtsHost\ListParagraph.cs (1)
53
ListParaClient
paraClient = new ListParaClient(this);