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
-
Sticky0VotesMicrosoft TechNet Wiki Guru - Winners for May
The results for May's TechNet Guru competition have been ... -
Sticky1VotesAre you a technology guru? Show us your solutions and become Guru of the Month!!
TechNet Wiki is looking for and celebrating the best of the best! Is that you? Do you consider yourself an expert, or authority on WPF? Show ... -
Sticky4VotesANN: 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 ...
-
Unanswered0VotesCheck If Is Child In Logical Or Visual Tree
Hi, how can I check if a child is in LogicalTree or in VisualTree? Is there something like UIElement.IsInVisualTree or ... -
Unanswered1VotesTabindex Problem in AutoComleteBox.
Hi, I am creating simple WPF form application. I have 2 AutoCompleteBox and 1 TextBox on my form, I have set tab index 1 for autoCompleteBox1, tab index 2 for ... -
Unanswered0VotesWPF listbox image binding
Good morning, I already implemented a application that loads images from a directory to a listbox. All ok but the loading takes about 5 seconds to display around 20-30 images. Is ... -
Unanswered0VotesRenderTargetBitmap() Out of Memory Exception
Hi All, I am using RenderTargetBitmap() function in a loop. I am facing out of memory exception when I execute the function. Below is the function which I ... -
Unanswered0VotesScroll Nested Datagrid inside RowDetailsTemplate
I have the following xaml and c#. I use DataGrid and RowDetailsTemplate with another DataGrid. The parent grid with Person information, the child grid has cars ... -
Unanswered0VotesQuestion on setting a value in a custom control from a property of the same custom control
Hi, I need some help. I am new to WPF development and would like some good advice. I am trying to set a label (String) and two (Boolean) properties to a ... -
Unanswered0VotesAdd table to repeating pages flowdocument
Hello, I am trying to add a table to start on every page before flowdocument starts to print or as a header. I have put the code of the table ... -
Unanswered0VotesIs there a way to convert from XAML to SVG?
I need to convert files from XAML format to SVG format. I tried to find tools, but couldn't find any (The opposite is available, i.e. from SVG to XAML). Does ... -
Unanswered0VotesPriting in WPF fails to use the user specified printer tray
Hi, The following code is being used to print some documents. The problem we are having is that no matter what tray we use it always appears to use the default tray. Any help would ... -
Unanswered0VotesInvoice Printing Help Needed in WPF...
Hello, Can anyone help me in printing Invoice from just a click + database save and after saving print the invoice ?? i have following variables to print on ... -
Unanswered0VotesWPF - Speeding up RTF Loading Code
{ LoadRTF(FilePath, RichTextBoxList[i]); } ); private void LoadRTF(String FilePath, RichTextBox box) { using (FileStream stream = new ... -
Unanswered0VotesHow to animate vertically scrolling dynamic text array?
I have an "array" of text which dynamically grows as data comes into the application, and I would like to be able to scroll (programmatically, not via direct user input) that array ... -
Unanswered0VotesHow to update or upgrade PresentationDesignDeveloper.dll and Draft.PresentationDesignMarkup.dll in WPF .Net 4.0 application
Hi, My wpf browser (hosted) application was developed using earlier versions on .net and WPF that used these 2 dlls referenced from a folder and copy local is set True. 1. ... -
Unanswered1VotesDragDrop Adorner Template disappears between windows
Hi, I'm having an issue where my drag drop adorner template is disappearing when dragging from one window to another. The drop performs perfectly correctly but the adorner template ... -
Unanswered0VotesDatagrid ListCollectionView Sort when bound
Hi, i want to bind a sorted ListCollectionView to a DataGrid. That means when the Datagrid is loaded, the bound data should be sorted. That works so far, i am adding a ... -
Unanswered0VotesChange bound property in resource dictionary?
I have a styled the scrollviewer control to have styled scroll bars and placed that in a resource which I then dynamically load for two separate controls in my app. (loaded via ... -
Answered0VotesDrag and drop between 2 listboxes, COMException
DoDragDrop(parameters)) , System.Windows.Threading.DispatcherPriority.Background, null); where DoDragDrop(parameters) is: public static void DoDragDrop(params ... -
Unanswered0Votesribbon linbreak ?
hi! I have a ribbon with a alot of Buttons but there are to many Buttons in a line... I Need all the Buttons in the line! Here is a Picture ... -
Unanswered0VotesHow to interop WPF PrintDialog and the MFC print dialog
We have a MFC application. And we added an WPF assembly to be hosted in this application. The MFC application already implemented printing using MFC printing dialog. Now, we want to use the same ... -
Unanswered0VotesMultiColumn ComboBox...
I'm trying to build a MultiColumn ComboBox. I followed this example: http://zamjad.wordpress.com/2012/08/15/multi-columns-combo-box/ However, I have two ... - Items 1 to 20 of 68353 Next ›


