File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed 
components/DependencyPropertyGenerator/src Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 22
33  <!--  Allow manually specifying the XAML mode for the analyzers --> 
44  <PropertyGroup >
5+     <DependencyPropertyGeneratorUseWindowsUIXaml  Condition =" '$(DependencyPropertyGeneratorUseWindowsUIXaml)' == '' AND $([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'uap10.0'))"  >true<DependencyPropertyGeneratorUseWindowsUIXaml >
56    <DependencyPropertyGeneratorUseWindowsUIXaml  Condition =" '$(DependencyPropertyGeneratorUseWindowsUIXaml)' == '' AND '$(UseUwp)' == 'true'"  >true<DependencyPropertyGeneratorUseWindowsUIXaml >
67    <DependencyPropertyGeneratorUseWindowsUIXaml  Condition =" '$(DependencyPropertyGeneratorUseWindowsUIXaml)' == '' AND '$(UseUwp)' != 'true'"  >false<DependencyPropertyGeneratorUseWindowsUIXaml >
78  </PropertyGroup >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments