Windows Presentation Foundation (WPF) announcement
-
Link
Hi All,
For updates to WPF, see the team blog. Also many common questions about WPF can be answered be reading the team blog
http://blogs.msdn.com/jgoldb/default.aspx
Filter
:
All threads
All threads
Answered
Unanswered
Proposed answers
General discussion
No replies
Helpful
Has code
All languages
-
Sticky2Votes
Be our December TechNet WPF Guru. Give the gift of code!
It's that time of the year again! It's Giving time! A time to think of those less awesome than you. A time to give ...2 Replies | 232 Views | Created by XAML guy - Tuesday, December 03, 2013 12:57 AM | Last reply by Ed Price - MSFT - Friday, December 13, 2013 4:31 AM -
Sticky2Votes
Are any of you in a user group?
If so, we'd love to know what groups are out there. Microsoft's TechNet Wiki has just started a new Community Portal for groups to get ...1 Replies | 643 Views | Created by XAML guy - Wednesday, October 02, 2013 9:08 PM | Last reply by Cristine.Lin - Thursday, October 03, 2013 3:25 AM -
Sticky1Votes
Moving from Winforms to WPF
Many questions on this forum are from people moving from WinForms to WPF. If this is you, please read this TechNet article - Moving from ... -
Sticky4Votes
ANN: The New Iteration: How XAML Transforms the Collaboration Between Designers and Developers in WPF
I'm excited to announce the availability of a white paper that's been long in the making: The New Iteration: How XAML Transforms the Collaboration Between Designers and ...18 Replies | 49478 Views | Created by irhetoric - Friday, December 07, 2007 9:55 PM | Last reply by Thanigainathan - Monday, May 24, 2010 1:16 PM
-
Unanswered0Votes
Mouse down handling not working as expected using ComboBoxItem
I have a "thing" with the Mouse down not handling as expected using a ComboBoxItem: the selected item event is not triggering. Using snoop I can see that the mouse event is sometimes ...2 Replies | 28 Views | Created by LKnYC - 2 hours 27 minutes ago | Last reply by LKnYC - 26 minutes ago -
Unanswered0Votes
WPF Dependency property issue for usercontrol
Hi, In my application, i want to bind an object to a new dependency property which i have created. But i am not able to assign it correctly. If i assign the same object tp ...2 Replies | 44 Views | Created by IamHuM - 4 hours 33 minutes ago | Last reply by IamHuM - 45 minutes ago -
Proposed2Votes
WPF ProgressBar questions
Two questions: 1) Although the Value of the ProgressBar is 0, set both in the XAML and also in code, the progress bar shows progress when it should show none. I print out the Value ...11 Replies | 156 Views | Created by RonNewYorkRon - Thursday, December 12, 2013 2:56 PM | Last reply by RonNewYorkRon - 1 hour 7 minutes ago -
Unanswered0Votes
WPF/EF adding row in datagrid gives two new rows
If I click in the new row of a datagrid, two new rows appear. I would expect one but not two. Example - below there is one row and a new row. All is good so ...1 Replies | 29 Views | Created by EManning_dbweeb - 2 hours 1 minutes ago | Last reply by sqlguy - 1 hour 23 minutes ago -
Unanswered0Votes
How to create properties and collections at run time in C#?
Hello, I have to create the properties at run time in modal class and have to attach INotifyInterface to those columns. Also I have to ...1 Replies | 69 Views | Created by Asim B - 5 hours 59 minutes ago | Last reply by CoolDadTx - 3 hours 2 minutes ago -
Answered0Votes
Passing a value from 1 Window to Another
Hi, I have 2 Windows in my WPF C# project. I have a textbox in both windows. One is called genBox.Text (passGenerator.xaml) and the other is called passBox.Password ...5 Replies | 49 Views | Created by RipplEsoftwareuk - 5 hours 12 minutes ago | Last reply by RipplEsoftwareuk - 3 hours 29 minutes ago -
Proposed0Votes
WPF create custom controls at runtime
Hello, In my application, i want to allow user to create custom controls using basic shapes like line, ellipse, rectangle, triangle. So user can select a basic shape just drag and ...4 Replies | 72 Views | Created by IamHuM - Friday, December 13, 2013 3:46 PM | Last reply by Magnus (MM8) - 3 hours 50 minutes ago -
Proposed1Votes
Question about sorting Detail table
Someone posted almost the exact same question here. I attempted to use that answer in my situation but am not sure how to form the syntax. I'm using WPF and ...17 Replies | 226 Views | Created by EManning_dbweeb - Thursday, December 05, 2013 8:46 PM | Last reply by EManning_dbweeb - 3 hours 54 minutes ago -
Answered0Votes
wpf ef zipcode combobox question
Using wpf and ef 6. I have a lookup table for zipcodes. This table has zip, city, and state. On a wpf window, there is a combobox for zip, a textbox for city, and a textbox for ...3 Replies | 61 Views | Created by EManning_dbweeb - 21 hours 13 minutes ago | Last reply by EManning_dbweeb - 4 hours 1 minutes ago -
Answered2Votes
Bind two elements that are in different windows
I've done a lot of reading about binding but just can't seem to find anything on how to bind two elements together that are in different windows. I may be way over thinking this so I thought I ...5 Replies | 89 Views | Created by cantfindunusedname - 22 hours 28 minutes ago | Last reply by Magnus (MM8) - 4 hours 43 minutes ago -
Proposed0Votes
how to set Location Property of LinearAxis, for chart in wpf toolkit, code behind
Please if anyone know how to set Location Property for LinearAxis class, i need for chart in wpf toolkit. I need code behind. Thanks.2 Replies | 90 Views | Created by Sejn - Monday, December 16, 2013 10:54 AM | Last reply by Sejn - 5 hours 13 minutes ago -
Proposed1Votes
Populate App with External PDF Files
I'm fairly new to Visual Studio and do have a few Windows Forms apps under my belt. I'm moving on to doing a WPF Application now and am hitting a wall. My goal is to make an interactive catalog for ...10 Replies | 156 Views | Created by Kuhnhound - Thursday, December 12, 2013 4:04 PM | Last reply by Kuhnhound - 5 hours 34 minutes ago -
Unanswered0Votes
WPF Dispatcher - Suddenly “stuck” and not processing actions until I press a key
Hi, We're experiencing a very weird issue in our ...2 Replies | 64 Views | Created by Ribao - 8 hours 33 minutes ago | Last reply by Magnus (MM8) - 7 hours 1 minutes ago -
Answered4Votes
C# : How to identify the the text alignment is horizontal or Vertical in excel using Interop
Hello, I have come across scenario wherein I have to identify the text alignment in excel cell is Horizontally align( left,right,center) or Vertically Align (bottom,top ...12 Replies | 129 Views | Created by Abhijit Zanak - Friday, December 13, 2013 5:23 AM | Last reply by Abhijit Zanak - 7 hours 49 minutes ago -
Unanswered0Votes
Generic MVVM Delegates Commands
Hi, We have develop a WPF Application, It has some ...3 Replies | 50 Views | Created by Vinoth Arun Raj Xavier - 9 hours 9 minutes ago | Last reply by Vinoth Arun Raj Xavier - 7 hours 57 minutes ago -
Unanswered0Votes
WPF How to make CONVERTER in a DataGrid with DataGridTextColumn created in code
I create datagridtextcolumn by code dynamicly. But in these way, the converter cannot work correctly. <Window x:Class="MethodConfiguration.ShowTable" ...1 Replies | 51 Views | Created by Lannykid - 12 hours 27 minutes ago | Last reply by Srithar - 7 hours 59 minutes ago -
Unanswered1Votes
Wrap text so that it doesn't enlarge its panel
I need a Grid that auto-sizes to its content. There is also a caption text that should wrap so that it fits in that determined space. If the text is longer, it must not make the grid wider but instead ...6 Replies | 62 Views | Created by LonelyPixel - 8 hours 52 minutes ago | Last reply by LonelyPixel - 8 hours 8 minutes ago -
Unanswered0Votes
Window Background Transperent
HI, I have a textbox. if click on textbox popup will appear with close button. After clicking textbox the window background should be transperent except the textbox and popup. if ...7 Replies | 104 Views | Created by Subbu333 - Thursday, December 12, 2013 1:46 PM | Last reply by Subbu333 - 8 hours 23 minutes ago -
Unanswered0Votes
Deployment properties not opening in my setup?
Hi all, I have wpf project with setup. i am not able to open Deployment properties of setup ...1 Replies | 39 Views | Created by Gokul Sundharaj - 12 hours 23 minutes ago | Last reply by Srithar - 8 hours 39 minutes ago -
Unanswered0Votes
MediaElement cannot play wav audio file
<Grid x:Name="GrdMain"> <Grid.RowDefinitions> <RowDefinition Height="*" /> ...1 Replies | 35 Views | Created by kingdom_messenger - 9 hours 33 minutes ago | Last reply by Srithar - 8 hours 52 minutes ago - Items 1 to 20 of 70725 Next ›