You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
81: v3.0 Commit 5: Finished the Library page, it can now launch all apps (except NCX-Core Updater) and can navigate to the store pages... which will be fixed in the next commit hopefully
<Buttonx:Name="btn6"Content="View in Store"HorizontalAlignment="Left"Margin="78,152,0,0"VerticalAlignment="Top"Width="90"Height="21"Background="Black"Foreground="White"Visibility="Hidden"Click="btn6_Click"/>
<Buttonx:Name="btn10"Content="View in Store"HorizontalAlignment="Left"Margin="268,152,0,0"VerticalAlignment="Top"Width="90"Height="21"Background="Black"Foreground="White"Visibility="Hidden"Click="btn10_Click"/>
<Buttonx:Name="btn12"Content="View in Store"HorizontalAlignment="Left"Margin="363,152,0,0"VerticalAlignment="Top"Width="90"Height="21"Background="Black"Foreground="White"Visibility="Hidden"/>
<Buttonx:Name="btn8"Content="View in Store"HorizontalAlignment="Left"Margin="173,152,0,0"VerticalAlignment="Top"Width="90"Height="21"Background="Black"Foreground="White"Visibility="Hidden"Click="btn8_Click"/>
56
+
<Buttonx:Name="btn14"Content="View in Store"HorizontalAlignment="Left"Margin="458,152,0,0"VerticalAlignment="Top"Width="90"Height="21"Background="Black"Foreground="White"Visibility="Hidden"/>
0 commit comments