2 writes to TitleProp
PresentationFramework (2)
MS\Internal\IO\Packaging\ContentDescriptor.cs (2)
110TitleProp = titleProp; 126TitleProp = null;
3 references to TitleProp
PresentationFramework (3)
MS\Internal\IO\Packaging\XamlFilter.cs (3)
536|| propertyName == topOfStack.TitleProp )); 600if ( elementDescriptor.TitleProp != null 603title = GetPropertyAsAttribute(elementDescriptor.TitleProp);