3 references to
PresentationFramework (3)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (3)
687
internal DocumentFormatContext(StructuralCache owner, FlowDocumentPage page) :
base
(owner, page)
805
internal DocumentArrangeContext(StructuralCache owner, FlowDocumentPage page) :
base
(owner, page)
883
internal DocumentVisualValidationContext(StructuralCache owner, FlowDocumentPage page) :
base
(owner, page) { }