2 writes to HasIndexableContent
PresentationFramework (2)
MS\Internal\IO\Packaging\ContentDescriptor.cs (2)
107
HasIndexableContent
= hasIndexableContent;
123
HasIndexableContent
= hasIndexableContent;
2 references to HasIndexableContent
PresentationFramework (2)
MS\Internal\IO\Packaging\XamlFilter.cs (2)
490
Debug.Assert(topOfStack.
HasIndexableContent
);
592
if (!elementDescriptor.
HasIndexableContent
)