2 references to ContainerParaClient
PresentationFramework (2)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
454
ContainerParaClient paraClient = new
ContainerParaClient
(this);
MS\Internal\PtsHost\ListParaClient.cs (1)
37
internal ListParaClient(ListParagraph paragraph) :
base
(paragraph)