Added transparent button to intercept toggle button click events.

zmq
Sean McArdle 2016-12-22 10:02:42 -08:00
parent aa4df55605
commit 3976760a78
1 changed files with 6 additions and 1 deletions

View File

@ -143,7 +143,12 @@
</Label>
</Grid>
<!--Floats above toggle buttons to intercept click events-->
<Button Grid.Column="0"
Grid.RowSpan="2"
OpacityMask="Transparent"
HorizontalAlignment="Stretch"
VerticalAlignment="Stretch"/>
<!--Name-->
<Label Grid.Column="1" Grid.Row="0"