2 writes to ContentProp
PresentationFramework (2)
MS\Internal\IO\Packaging\ContentDescriptor.cs (2)
111
ContentProp
= contentProp;
127
ContentProp
= null;
3 references to ContentProp
PresentationFramework (3)
MS\Internal\IO\Packaging\XamlFilter.cs (3)
541
&& ( propertyName == topOfStack.
ContentProp
624
if ( elementDescriptor.
ContentProp
!= null
627
content = GetPropertyAsAttribute(elementDescriptor.
ContentProp
);