2 assignments to MSBuild property CommonXamlResourcesDirectory
MSBuildFiles (2)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
594<CommonXamlResourcesDirectory Condition=" '$(CommonXamlResourcesDirectory)' == '' ">$(MSBuildThisFileDirectory)$(LangName)\</CommonXamlResourcesDirectory> 599<CommonXamlResourcesDirectory>$(MSBuildThisFileDirectory)en-US\</CommonXamlResourcesDirectory>
22 usages of MSBuild property CommonXamlResourcesDirectory
MSBuildFiles (22)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (19)
594<CommonXamlResourcesDirectory Condition=" '$(CommonXamlResourcesDirectory)' == '' ">$(MSBuildThisFileDirectory)$(LangName)\</CommonXamlResourcesDirectory> 598<PropertyGroup Condition="!Exists('$(CommonXamlResourcesDirectory)')"> 603<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)ProjectItemsSchema.xaml"/> 606$(CommonXamlResourcesDirectory)General.xaml; 607$(CommonXamlResourcesDirectory)Debugger_General.xaml"> 611<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)General.BrowseObject.xaml"> 615<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)General_File.xaml"> 619<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)SCC.xaml"> 624$(CommonXamlResourcesDirectory)Folder.xaml; 625$(CommonXamlResourcesDirectory)None.xaml; 626$(CommonXamlResourcesDirectory)Content.xaml; 627$(CommonXamlResourcesDirectory)EmbeddedResource.xaml; 632<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)SpecialFolder.xaml;"> 643<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)assemblyreference.xaml"> 646<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)ResolvedAssemblyReference.xaml"> 651<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)COMReference.xaml"> 654<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)ResolvedCOMReference.xaml"> 659<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)ProjectReference.xaml"> 662<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)ResolvedProjectReference.xaml">
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (3)
50<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)CSharp.ProjectItemsSchema.xaml;"/> 51<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)CSharp.xaml;"> 54<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)CSharp.BrowseObject.xaml;">