3 references to ContentFileHelper
PresentationCore (1)
MS\Internal\FontCache\FontResourceCache.cs (1)
27
HashSet<string> contentFiles =
ContentFileHelper
.GetContentFiles(entryAssembly);
PresentationFramework (2)
MS\Internal\AppModel\AppModelKnownContentFactory.cs (1)
50
if (
ContentFileHelper
.IsContentFile(partName))
MS\Internal\AppModel\ResourceContainer.cs (1)
296
if (
ContentFileHelper
.IsContentFile(partName))