aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.BrushPicker
diff options
context:
space:
mode:
authorVictoria Plitt <Victoria.Plitt@twine-s.com>2019-10-07 10:10:10 +0300
committerVictoria Plitt <Victoria.Plitt@twine-s.com>2019-10-07 10:10:10 +0300
commita009e4db12c49028bd7414bdbfd645dc6b7f52cd (patch)
treece5cd21dc23c00252c823f3d770bcaebc5e39611 /Software/Visual_Studio/Tango.BrushPicker
parent3415dbf992958b34d69362e521eeafcd72d82cc9 (diff)
downloadTango-a009e4db12c49028bd7414bdbfd645dc6b7f52cd.tar.gz
Tango-a009e4db12c49028bd7414bdbfd645dc6b7f52cd.zip
Refactoring code - added comments
Diffstat (limited to 'Software/Visual_Studio/Tango.BrushPicker')
-rw-r--r--Software/Visual_Studio/Tango.BrushPicker/Themes/Generic.xaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/Software/Visual_Studio/Tango.BrushPicker/Themes/Generic.xaml b/Software/Visual_Studio/Tango.BrushPicker/Themes/Generic.xaml
index b496be57b..79de31f10 100644
--- a/Software/Visual_Studio/Tango.BrushPicker/Themes/Generic.xaml
+++ b/Software/Visual_Studio/Tango.BrushPicker/Themes/Generic.xaml
@@ -583,8 +583,9 @@
</ToggleButton>-->
- <StackPanel Margin="0,5,0,0"
- Visibility="{Binding ElementName=PART_AdditionalPropertyOpen, Path=IsChecked, Converter={StaticResource BoolToVis}}">
+ <!--<StackPanel Margin="0,5,0,0"
+ Visibility="{Binding ElementName=PART_AdditionalPropertyOpen, Path=IsChecked, Converter={StaticResource BoolToVis}}">-->
+ <StackPanel Margin="0,5,0,0" >
<!-- Solid brush -->
<!--<DockPanel Margin="0,2">