2 writes to ContentProp
PresentationFramework (2)
MS\Internal\IO\Packaging\ContentDescriptor.cs (2)
109
ContentProp
= contentProp;
125
ContentProp
= null;
3 references to ContentProp
PresentationFramework (3)
MS\Internal\IO\Packaging\XamlFilter.cs (3)
535
&& ( propertyName == topOfStack.
ContentProp
618
if ( elementDescriptor.
ContentProp
!= null
621
content = GetPropertyAsAttribute(elementDescriptor.
ContentProp
);