2 writes to TitleProp
PresentationFramework (2)
MS\Internal\IO\Packaging\ContentDescriptor.cs (2)
109TitleProp = titleProp; 125TitleProp = null;
3 references to TitleProp
PresentationFramework (3)
MS\Internal\IO\Packaging\XamlFilter.cs (3)
535|| propertyName == topOfStack.TitleProp )); 599if ( elementDescriptor.TitleProp != null 602title = GetPropertyAsAttribute(elementDescriptor.TitleProp);