Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.

Commit

Permalink
index error for wifi on winrt sample app
Browse files Browse the repository at this point in the history
  • Loading branch information
crutkas committed Nov 6, 2013
1 parent b4cb174 commit 47b72e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<StackPanel
Visibility="{Binding SelectedIndex,
ConverterParameter=1,
ConverterParameter=2,
Converter={StaticResource IntToVis},
ElementName=ConnectionTypeStyle}">
<Grid>
Expand Down

0 comments on commit 47b72e4

Please sign in to comment.