2 writes to TitleProp
PresentationFramework (2)
src\Framework\MS\Internal\IO\Packaging\ContentDescriptor.cs (2)
122
TitleProp
= titleProp;
138
TitleProp
= null;
3 references to TitleProp
PresentationFramework (3)
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (3)
562
|| propertyName == topOfStack.
TitleProp
));
626
if ( elementDescriptor.
TitleProp
!= null
629
title = GetPropertyAsAttribute(elementDescriptor.
TitleProp
);