silverlight-3.0
Silverlight 3 Mobile (WP7) - PathGeometry issue, please help!
in Silverlight 3 for Mobile, how do I get at a Path\'s figure points, so I can ultimately get at it\'s Points (X, Y coordinates)?From what I\'ve been reading, it sounds like the tree structures of the[详细]
2023-01-21 11:59 分类:问答Placing TabControl vertically
How do I make a Silverlight TabContro开发者_Go百科l arrange the tabs vertically?TabControl Formatting (Right Justified and Vertical Text)[详细]
2023-01-21 06:09 分类:问答silverlight communication between client and server
Sorry I cannot post the code but here is what is happening in detail. User opens a form it adds an event listener like:[详细]
2023-01-20 04:08 分类:问答RIA Services Authentication - What type? Preventing "copies?"
I\'ve got a Silverlight application that will be running out on the open internet, available to basically everyone who has ever lived.[详细]
2023-01-19 21:21 分类:问答System.Windows.Media.Color to color name
I have the following: Color color = Colors.Red; color.ToString(); 开发者_运维技巧 which outputs as the hexadecimal representation. Is there any way to output \"Red\"?[详细]
2023-01-19 20:26 分类:问答Storyboard changing property but not reflected in UI
I have this method fired on a button click. MyObj is an extended Control type with two properties CenterX and CenterY with backing dp CenterXProperty and CenterYProperty.[详细]
2023-01-19 08:21 分类:问答Why isn't my shared resource file working in my Silverlight RIA project?
I\'m working on a Silverlight project with the WCF RIA Services beta.I\'m using the BlahDomainService.metadata.cs file to validate a field by adding validation attributes, e.g. [RegularExpression].It[详细]
2023-01-19 04:11 分类:问答Silverlight Line shape with image on top of it
Is it possible to keep a skin on a Line in Silverlight. I have a Line shape, and an image file of a cool looking line Is it possible to keep this开发者_StackOverflow image on top of the Line where eve[详细]
2023-01-19 02:52 分类:问答Silverlight - How should I implement drag in canvas?
I am building a little app for the Windows Phone 7 (Silverlight 3) which allows the user to add objects to the screen and drag them around.[详细]
2023-01-19 01:39 分类:问答Silverlight property binding
Could Someone help me to find out why l.X1 is set to default value(0.开发者_高级运维0) when the binded source is having a value of 156. Following image may be self explanatory.[详细]
2023-01-18 15:45 分类:问答