Added Show/Hide functionality to the checkboxes in the Block Group Browser

This commit is contained in:
Ben
2015-06-11 22:01:52 +01:00
parent 3ee7e1cc2a
commit aa433ad685
6 changed files with 88 additions and 7 deletions

View File

@@ -61,6 +61,7 @@
<Reference Include="System" />
<Reference Include="System.Drawing" />
<Reference Include="System.ObjectModel" />
<Reference Include="System.Runtime" />
<Reference Include="System.Windows.Controls.Input.Toolkit">
<HintPath>..\packages\WPFToolkit.3.5.50211.1\lib\System.Windows.Controls.Input.Toolkit.dll</HintPath>
</Reference>