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