Fix bug with theme in Windows 8

This commit is contained in:
Yeechan Lu
2014-03-24 00:08:56 +08:00
parent 0dd540a048
commit d78ecdc203
3 changed files with 8 additions and 0 deletions

View File

@@ -77,6 +77,7 @@
<Reference Include="NHotkey.Wpf">
<HintPath>..\packages\NHotkey.Wpf.1.1.0.0\lib\NHotkey.Wpf.dll</HintPath>
</Reference>
<Reference Include="PresentationFramework.Classic" />
<Reference Include="PresentationUI, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
<Reference Include="ReachFramework" />
<Reference Include="System" />
@@ -97,6 +98,7 @@
<Reference Include="WindowsInput">
<HintPath>..\packages\InputSimulator.1.0.4.0\lib\net20\WindowsInput.dll</HintPath>
</Reference>
<Reference Include="WPFToolkit, Version=3.5.40128.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
</ItemGroup>
<ItemGroup>
<ApplicationDefinition Include="App.xaml">