2 writes to TitleProp
PresentationFramework (2)
MS\Internal\IO\Packaging\ContentDescriptor.cs (2)
112TitleProp = titleProp; 128TitleProp = null;
3 references to TitleProp
PresentationFramework (3)
MS\Internal\IO\Packaging\XamlFilter.cs (3)
542|| propertyName == topOfStack.TitleProp )); 606if ( elementDescriptor.TitleProp != null 609title = GetPropertyAsAttribute(elementDescriptor.TitleProp);