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