Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged silverlight

0 votes
284 views
1 answer
    I'd like to remove the datapoint markers from a LineSeries in my Silverlight chart. The only way i found on ... Markers in the current release? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
317 views
1 answer
    I'm including a number of images as "Content" in my deployed XAP for Mango. I'd like to enumerate these at ... the names in order to do this. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
312 views
1 answer
    I have two properties in my view model: //Relationship has property ReasonForEndingId private Relationship editRelationship; ... for your help! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
476 views
1 answer
    I'm trying to bind a Silverlight DataGrid to the results of a WCF service call. I was not seeing the data ... doesn't return anything? Thanks! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
350 views
1 answer
    After much searching on MSDN and other sources I have basically found that "some" Dependancy Properties do indeed ... in my search. Thanks. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
414 views
1 answer
    I have a WriteableBitmap and would like the user to be able to draw over it as if it was an simple bitmap. How can i do it ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
300 views
1 answer
    I have an issue similar to the following post: Silverlight DataGridTextColumn Binding Visibility I need to have a ... this isn't working? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
407 views
1 answer
    For WPF/Silverlight layout, is it better to use a Grid with lots of rows and columns, or tons of Stackpanels? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
404 views
1 answer
    I'm working on making an app come back nicely from being tombstoned. The app contains large listboxes, so I'd ... to exist. Any ideas? Chris See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
395 views
1 answer
    I am not quite grokking the difference between ItemsSource and DataContext. Can someone explain it and back it ... ItemsSource, it works fine. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
310 views
1 answer
    I'm writing a windows phone 7 app. I have "fatal exception" handling code where I know for sure that ... way to quit the app programmatically? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
406 views
1 answer
    I am using ContextMenu from Windows Phone Control toolkit. Wondering how do I know which list item in the list is ... the item is targeted on } See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
277 views
1 answer
    After researching a solution to this for three days, finally I gave up. Now I need your help to solve this. ... } set{_eventid = value;} } See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
358 views
1 answer
    I use this: <TextBox x:Name="Test"/> <TextBlock Text="{Binding SelectionStart, ElementName=Test}"/> but it always ... can I treat it? Thank you. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
268 views
1 answer
    I have the following XAML (simple list box with custom DataTemplate). I'm trying to figure out how to ... </Grid> </phone:PhoneApplicationPage> See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
390 views
1 answer
    From this post i came to know that there exist some platform improvements for implementing pinch and zoom ... only because of this. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
331 views
1 answer
    I am new in Silverlight. When I add some control to my xaml file with Visual Studio it set controls name with ... to use each of them? Thanks. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
282 views
1 answer
    Trying to make a web service call to an HTTPS endpoint in my Silverlight application results in this error: " ... WCF to skip the verification? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
546 views
1 answer
    I hope this isn't a duplicate but I can't find any documentation or examples on how to actually use ... it. Many thanks in advance! See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
510 views
1 answer
    I have a Silverlight controls assembly, called "MySilverlightControls". Several folders down into that assembly I ... this resource dictionary? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
343 views
1 answer
    I have a multi-select listbox in a SL3 app using prism and I need a collection in my viewmodel that ... to approach this problem thanks Michael See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
354 views
1 answer
    I'm using mvvm light to build a Silverlight application. Is there a code snippet that shows how to access ... I somehow missed something. Ueli See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...