2 writes to HasIndexableContent
PresentationFramework (2)
MS\Internal\IO\Packaging\ContentDescriptor.cs (2)
109
HasIndexableContent
= hasIndexableContent;
125
HasIndexableContent
= hasIndexableContent;
2 references to HasIndexableContent
PresentationFramework (2)
MS\Internal\IO\Packaging\XamlFilter.cs (2)
496
Debug.Assert(topOfStack.
HasIndexableContent
);
598
if (!elementDescriptor.
HasIndexableContent
)