2 writes to ContentProp
PresentationFramework (2)
MS\Internal\IO\Packaging\ContentDescriptor.cs (2)
108ContentProp = contentProp; 124ContentProp = null;
3 references to ContentProp
PresentationFramework (3)
MS\Internal\IO\Packaging\XamlFilter.cs (3)
534&& ( propertyName == topOfStack.ContentProp 617if ( elementDescriptor.ContentProp != null 620content = GetPropertyAsAttribute(elementDescriptor.ContentProp);