3 references to _fixedDocumentSequenceContentType
PresentationFramework (3)
System\Windows\Documents\FixedSchema.cs (3)
393
if (
_fixedDocumentSequenceContentType
.AreTypeAndSubTypeEqual(mimeType) ||
558
new ContentType[] {
_fixedDocumentSequenceContentType
,
651
if (
_fixedDocumentSequenceContentType
.AreTypeAndSubTypeEqual(mimeType))