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