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