2 assignments to MSBuild property CommonXamlResourcesDirectory
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
676<CommonXamlResourcesDirectory Condition=" '$(CommonXamlResourcesDirectory)' == '' ">$(MSBuildThisFileDirectory)$(LangName)\</CommonXamlResourcesDirectory> 681<CommonXamlResourcesDirectory>$(MSBuildThisFileDirectory)en-US\</CommonXamlResourcesDirectory>
22 usages of MSBuild property CommonXamlResourcesDirectory
MSBuildFiles (22)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (19)
676<CommonXamlResourcesDirectory Condition=" '$(CommonXamlResourcesDirectory)' == '' ">$(MSBuildThisFileDirectory)$(LangName)\</CommonXamlResourcesDirectory> 680<PropertyGroup Condition="!Exists('$(CommonXamlResourcesDirectory)')"> 685<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)ProjectItemsSchema.xaml"/> 688$(CommonXamlResourcesDirectory)General.xaml; 689$(CommonXamlResourcesDirectory)Debugger_General.xaml"> 693<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)General.BrowseObject.xaml"> 697<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)General_File.xaml"> 701<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)SCC.xaml"> 706$(CommonXamlResourcesDirectory)Folder.xaml; 707$(CommonXamlResourcesDirectory)None.xaml; 708$(CommonXamlResourcesDirectory)Content.xaml; 709$(CommonXamlResourcesDirectory)EmbeddedResource.xaml; 714<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)SpecialFolder.xaml;"> 725<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)assemblyreference.xaml"> 728<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)ResolvedAssemblyReference.xaml"> 733<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)COMReference.xaml"> 736<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)ResolvedCOMReference.xaml"> 741<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)ProjectReference.xaml"> 744<PropertyPageSchema Include="$(CommonXamlResourcesDirectory)ResolvedProjectReference.xaml">
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\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;">