Fix: Silverlight AttachmentUpload

Workaround for WebCam opacity bug
This commit is contained in:
Gary Sharp
2013-04-18 14:23:48 +10:00
parent b79723d432
commit 2e1f5a4226
9 changed files with 201 additions and 11 deletions
@@ -108,9 +108,6 @@
<Import Include="System.Windows.Shapes" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\Disco.BI.VB\BI\Utilities.vb">
<Link>Utilities.vb</Link>
</Compile>
<Compile Include="App.xaml.vb">
<DependentUpon>App.xaml</DependentUpon>
</Compile>
@@ -120,6 +117,7 @@
<DependentUpon>MainPage.xaml</DependentUpon>
</Compile>
<Compile Include="My Project\AssemblyInfo.vb" />
<Compile Include="Utilities.vb" />
<Compile Include="Views\FileWindow.xaml.vb">
<DependentUpon>FileWindow.xaml</DependentUpon>
</Compile>