23 references to ContentDescriptor
PresentationFramework (23)
MS\Internal\IO\Packaging\initElementDictionary.cs (21)
27new ContentDescriptor(true, false, null, null)); 36new ContentDescriptor(true, false, Value, null)); 51new ContentDescriptor(true, true, null, null)); 92new ContentDescriptor(true, true, null, null)); 95new ContentDescriptor(true, false, "Content", "Title")); 100new ContentDescriptor(false, false, null, null)); 112new ContentDescriptor(false, false, null, null)); 117new ContentDescriptor(false, false, null, null)); 128new ContentDescriptor(true, true, null, null)); 153new ContentDescriptor(true, true, null, null)); 172new ContentDescriptor(true, true, null, null)); 183new ContentDescriptor(false, false, null, null)); 186new ContentDescriptor(true, true, null, null)); 194new ContentDescriptor(true, true, "Text", null)); 205new ContentDescriptor(true, false, "Content", "WindowTitle")); 215new ContentDescriptor(true, true, null, null)); 227new ContentDescriptor(false, false, null, null)); 233new ContentDescriptor(true, true, null, null)); 240new ContentDescriptor(false, false, null, null)); 249new ContentDescriptor(true, false, "Content", "Title")); 258new ContentDescriptor(true, true, null, null));
MS\Internal\IO\Packaging\XamlFilter.cs (2)
545new ContentDescriptor( 983new ContentDescriptor(true /*hasIndexableContent*/, false /*isInline*/, null, null);