3 references to _fixedDocumentSequenceContentType
PresentationFramework (3)
src\Framework\System\Windows\Documents\FixedSchema.cs (3)
387
if (
_fixedDocumentSequenceContentType
.AreTypeAndSubTypeEqual(mimeType) ||
553
new ContentType[] {
_fixedDocumentSequenceContentType
,
652
if (
_fixedDocumentSequenceContentType
.AreTypeAndSubTypeEqual(mimeType))