2 references to SubpageParaClient
PresentationFramework (2)
MS\Internal\PtsHost\CellParaClient.cs (1)
45
internal CellParaClient(CellParagraph cellParagraph, TableParaClient tableParaClient) :
base
(cellParagraph)
MS\Internal\PtsHost\SubpageParagraph.cs (1)
104
paraClient = new
SubpageParaClient
(this);