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