3 references to
PresentationFramework (3)
MS\Internal\PtsHost\StructuralCache.cs (3)
677
internal DocumentFormatContext(StructuralCache owner, FlowDocumentPage page) :
base
(owner, page)
795
internal DocumentArrangeContext(StructuralCache owner, FlowDocumentPage page) :
base
(owner, page)
872
internal DocumentVisualValidationContext(StructuralCache owner, FlowDocumentPage page) :
base
(owner, page) { }