Guest User

Untitled

a guest
Aug 9th, 2012
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. Errors while porting code to silverlight
  2. 1) System.Windows.DataFormats' does not contain a definition for 'StringFormat'
  3. 2) System.Windows.Controls.TextBlock' does not contain a definition for 'Background' and no extension method 'Background' accepting a first argument of type 'System.Windows.Controls.TextBlock' could be found
  4. 3) System.Windows.Media.Colors' does not contain a definition for 'LightCoral'
  5. 4) System.Windows.Controls.TextBlock' does not contain a definition for 'Background' and no extension method 'Background' accepting a first argument of type 'System.Windows.Controls.TextBlock' could be found (are you missing a using directive or an assembly reference?)
Advertisement
Add Comment
Please, Sign In to add comment