23 references to ContentDescriptor
PresentationFramework (23)
src\Framework\MS\Internal\IO\Packaging\initElementDictionary.cs (21)
47new ContentDescriptor(true, false, null, null)); 56new ContentDescriptor(true, false, Value, null)); 71new ContentDescriptor(true, true, null, null)); 112new ContentDescriptor(true, true, null, null)); 115new ContentDescriptor(true, false, "Content", "Title")); 120new ContentDescriptor(false, false, null, null)); 132new ContentDescriptor(false, false, null, null)); 137new ContentDescriptor(false, false, null, null)); 148new ContentDescriptor(true, true, null, null)); 173new ContentDescriptor(true, true, null, null)); 192new ContentDescriptor(true, true, null, null)); 203new ContentDescriptor(false, false, null, null)); 206new ContentDescriptor(true, true, null, null)); 214new ContentDescriptor(true, true, "Text", null)); 225new ContentDescriptor(true, false, "Content", "WindowTitle")); 235new ContentDescriptor(true, true, null, null)); 247new ContentDescriptor(false, false, null, null)); 253new ContentDescriptor(true, true, null, null)); 260new ContentDescriptor(false, false, null, null)); 269new ContentDescriptor(true, false, "Content", "Title")); 278new ContentDescriptor(true, true, null, null));
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (2)
572new ContentDescriptor( 1016new ContentDescriptor(true /*hasIndexableContent*/, false /*isInline*/, null, null);