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