2 writes to ContentProp
PresentationFramework (2)
src\Framework\MS\Internal\IO\Packaging\ContentDescriptor.cs (2)
121
ContentProp
= contentProp;
137
ContentProp
= null;
3 references to ContentProp
PresentationFramework (3)
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (3)
561
&& ( propertyName == topOfStack.
ContentProp
644
if ( elementDescriptor.
ContentProp
!= null
647
content = GetPropertyAsAttribute(elementDescriptor.
ContentProp
);