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