author | sarias |
Fri, 16 Oct 2009 11:49:56 +0200 | |
changeset 159 | d479ee448afc |
parent 158 | 6731e300ec85 (current diff) |
parent 157 | 0fd2b41ab402 (diff) |
child 161 | 643d31851d02 |
--- a/src/FingersDance.Control.Pivot/UserControlPivot.xaml.cs Fri Oct 16 11:42:18 2009 +0200 +++ b/src/FingersDance.Control.Pivot/UserControlPivot.xaml.cs Fri Oct 16 11:49:56 2009 +0200 @@ -86,6 +86,7 @@ SurfaceButtonPlayer4.Background = (Brush)FindResource((new ColorFactory()).Colors[color]); break; } + } catch (Exception) { } }