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