changeset 157 | 0fd2b41ab402 |
parent 156 | e16c8c913c65 |
child 160 | e940ca798fe3 |
--- a/src/FingersDance.Control.Pivot/UserControlPivot.xaml.cs Fri Oct 16 03:37:48 2009 +0200 +++ b/src/FingersDance.Control.Pivot/UserControlPivot.xaml.cs Fri Oct 16 09:02:04 2009 +0200 @@ -86,6 +86,7 @@ SurfaceButtonPlayer4.Background = (Brush)FindResource((new ColorFactory()).Colors[color]); break; } + } catch (Exception) { } }