2 writes to ContentProp
PresentationFramework (2)
MS\Internal\IO\Packaging\ContentDescriptor.cs (2)
108
ContentProp
= contentProp;
124
ContentProp
= null;
3 references to ContentProp
PresentationFramework (3)
MS\Internal\IO\Packaging\XamlFilter.cs (3)
534
&& ( propertyName == topOfStack.
ContentProp
617
if ( elementDescriptor.
ContentProp
!= null
620
content = GetPropertyAsAttribute(elementDescriptor.
ContentProp
);