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