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