No announcements
Found 2974444 threads
-
1 Votes
I am new for WPF application
hi, i wanted to create in WPF . so, kindly give some suggestion like which version i should use.Answered | 1 Replies | 927 Views | Created by christIndia - Friday, August 9, 2013 3:34 PM | Last reply by ScopeShot - Friday, August 9, 2013 3:40 PM -
1 Votes
What's new about WPF as VS2013 releases?
> As VS2013 releases, I don't find any document mentioning WPF about its new features.Answered | 2 Replies | 4033 Views | Created by Fei Xu - Sunday, October 20, 2013 1:48 AM | Last reply by Leo (Apple) Yang - Monday, October 21, 2013 3:10 AM -
2 Votes
Prevent New browser window in WPF
For the WPF WebBrowser does not support "NewWindow" now, you could make use of WInForm WebBrowser by WindowsFormsHost.Answered | 1 Replies | 7519 Views | Created by Paul Cranness - Wednesday, April 8, 2009 3:00 PM | Last reply by Tao Liang - Thursday, April 9, 2009 6:34 AM -
4 Votes
New project - WPF for Win 7, or 8 or 10?
Please close this thread by marking helpful posts as answer and then start a new thread if you have a new question.Answered | 7 Replies | 860 Views | Created by Alla2552 - Friday, October 16, 2015 4:09 PM | Last reply by Magnus (MM8) - Saturday, October 17, 2015 10:36 AM -
2 Votes
Any Visualization Effect for MediaElement or MediaPlayer control in WPF?
So it seems you are going to build your own Visualization Effect in WPF.Answered | 3 Replies | 8204 Views | Created by Jalal K - Tuesday, January 11, 2011 4:45 PM | Last reply by Yves.Z - Wednesday, January 19, 2011 7:00 AM -
1 Votes
Converting Silverlight 5 web app to WPF desktop app?
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.comAnswered | 11 Replies | 1623 Views | Created by Robin Ainscough - Wednesday, January 31, 2018 5:33 PM | Last reply by Dave Patrick - Monday, February 5, 2018 5:33 PM -
2 Votes
WPF Solution - How to add new project
As you mentioned, I did not see any change in Main.xaml.Answered | 9 Replies | 9200 Views | Created by mh1000 - Saturday, March 12, 2011 12:18 AM | Last reply by mh1000 - Tuesday, March 15, 2011 9:15 PM -
1 Votes
Is there any idea to run wpf application without framework
Hi Tony2008, WPF and other .Net applciation need the framework to run on Windows system.Answered | 5 Replies | 6029 Views | Created by Tony2008 - Friday, March 18, 2011 9:10 AM | Last reply by Jie Bao - Tuesday, March 22, 2011 6:11 AM -
0 Votes
WPF Bing Map Control - any updates?
There is also a new feature which allows you to load local tile layers, not just tile layers that are hosted online.Answered | 6 Replies | 1135 Views | Created by pmont - Tuesday, January 6, 2015 12:23 PM | Last reply by Ricky_Brundritt - Wednesday, February 18, 2015 6:35 PM -
0 Votes
how create new WPF application without XAML
Hi Steve, If you want a WPF app without XAML, simply create a WPF Application project and then delete the App.xaml and Window1.xaml files in Solution ...Answered | 1 Replies | 5617 Views | Created by Steve Richter - Tuesday, October 20, 2009 4:22 PM | Last reply by Kemp Brown - Wednesday, October 21, 2009 1:23 AM -
1 Votes
Very new to MVVM and WPF
I am VERY new to WPF and I am trying to do something I thought would be simple.Answered | 2 Replies | 1480 Views | Created by Jemq - Monday, July 28, 2014 11:47 AM | Last reply by Jemq - Monday, July 28, 2014 12:19 PM -
3 Votes
WPF Page vs Window & navigation to new window
DO NOT use events in wpf.Answered | 7 Replies | 8507 Views | Created by SodGuy - Wednesday, January 1, 2014 12:37 AM | Last reply by Andy ONeill - Sunday, January 5, 2014 4:54 PM -
0 Votes
Where is/will the documentation for any changes to .net/WPF for Windows 10 be?
>Where / When will documentation be released for what the new Windows 10 means to us WPF / C# / Desktop developers?Answered | 2 Replies | 1188 Views | Created by pmont - Thursday, October 2, 2014 11:34 AM | Last reply by pmont - Friday, October 3, 2014 4:32 PM -
2 Votes
Identify the new row in wpf datagrid
Hi, actually, the DataContext of the new row will always be CollectionView.NewItemPlaceHolder before an edit started, and the underlying CollectionView's CurrentAddItem if ...Answered | 4 Replies | 7416 Views | Created by singhsuindia - Wednesday, October 19, 2011 12:23 PM | Last reply by hbarck - Friday, October 21, 2011 5:58 PM -
0 Votes
XAML designer in new WPF project throws System.Argument.Exception upfront in new solution
Please have a look at this http://stackoverflow.com/questions/34366595/an-item-with-the-same-key-has-already-been-added-when-creating-new-wpf-project.Answered | 9 Replies | 2436 Views | Created by AndiMzD - Tuesday, December 1, 2015 1:00 PM | Last reply by ClaudeD1 - Thursday, February 9, 2017 4:34 AM -
2 Votes
Any News?
The Kinect Services will be rolled into the new release.Answered | 14 Replies | 12810 Views | Created by Ido Ran - Thursday, December 30, 2010 12:03 PM | Last reply by Trevor Taylor - Sunday, July 24, 2011 5:43 AM -
0 Votes
Is there any WPF control to display HTML strings other than WebBrowser?
It converts HTML text contents but it doesn't convert if it has any images.Answered | 10 Replies | 11220 Views | Created by ksvimal - Friday, July 29, 2011 10:17 AM | Last reply by Sheldon _Xiao - Friday, August 5, 2011 4:01 AM -
1 Votes
Binding any XML document to WPF TreeView
<Setter TargetName="text" Property="Text" Value="{Binding Path=Name}"></Setter> ...Answered | 2 Replies | 25628 Views | Created by Boris Kleynbok - Thursday, May 28, 2009 8:57 PM | Last reply by Boris Kleynbok - Wednesday, June 3, 2009 2:01 PM -
0 Votes
navigation in wpf
Please check my article http://www.codeproject.com/kb/wpf/witiymiwyg.aspx I hope this will help you :)Prasad - ...Answered | 4 Replies | 3884 Views | Created by ahbin - Tuesday, April 21, 2009 4:04 PM | Last reply by ahbin - Wednesday, April 22, 2009 2:38 PM -
3 Votes
Any speed performance improvements in new Beta?
It certainly seems slower than in a WPF application (which is where I have most of my previous experience).Answered | 16 Replies | 4143 Views | Created by David Corbett - Thursday, March 1, 2012 4:34 PM | Last reply by David Corbett - Wednesday, March 14, 2012 2:22 PM
No announcements