| changeset 159 | d479ee448afc |
| parent 157 | 0fd2b41ab402 |
| child 160 | e940ca798fe3 |
--- 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) { } }