3 references to IsXamlFile
PresentationBuildTasks (3)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (2)
461
if (sourceFile.Path == null || !SourceFileInfo.
IsXamlFile
)
700
if (sourceFileInfo.
IsXamlFile
)
MS\Internal\Tasks\CompilerWrapper.cs (1)
365
if (sourceFileInfo.
IsXamlFile
)