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