Skip to main content
Home Forums Silverlight Programming Game Development System.Windows.Controls.Canvas Error
4 replies. Latest Post by mchlsync on October 15, 2009.
(0)
Spl33n M...
Member
1 points
5 Posts
10-15-2009 1:42 AM |
What reference should I use? public class Game1 : SilverArcade.SilverSprite.Game
What reference should I use?
public
[Game1 refers to the error]
Thanks.
SharpGIS
Contributor
3387 points
611 Posts
10-15-2009 2:49 AM |
According to the error you should add a reference to System.Windows
10-15-2009 3:41 AM |
But what one? Thats what I'm confused about and where you can find it?
10-15-2009 3:45 AM |
Wait no. Got it.
Thank you!
mchlsync
Star
14606 points
2,730 Posts
10-15-2009 3:54 AM |
Can you please provide more information for that? What is Game1? What is SilverlightArcade.SilverSprite.Game? What did you write in Xaml? and etc......
Do you have System.Windows assembly in your project reference?