1 instantiation of ContentFilePart
PresentationFramework (1)
MS\Internal\AppModel\ResourceContainer.cs (1)
222return new ContentFilePart(this, uri);
2 references to ContentFilePart
PresentationFramework (2)
System\Windows\Application.cs (2)
655ContentFilePart part = GetResourceOrContentPart(uriContent) as ContentFilePart;