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