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