2 writes to HasIndexableContent
PresentationFramework (2)
MS\Internal\IO\Packaging\ContentDescriptor.cs (2)
106HasIndexableContent = hasIndexableContent; 122HasIndexableContent = hasIndexableContent;
2 references to HasIndexableContent
PresentationFramework (2)
MS\Internal\IO\Packaging\XamlFilter.cs (2)
489Debug.Assert(topOfStack.HasIndexableContent); 591if (!elementDescriptor.HasIndexableContent)