This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Microsoft Logo
Gray Pipe
Developer Network Developer Network Developer
:CreateViewProfileText: Sign in
Subscriber portal
Get tools
  • Downloads
    • Visual Studio
    • SDKs
    • Trial software
      • Free downloads
      • Office resources
  • Programs
    • Subscriptions
      • Overview
      • Administrators
    • Students
      • Microsoft Imagine
      • Microsoft Student Partners
    • ISV
    • Startups
    • Events
  • Community
    • Magazine
    • Forums
    • Blogs
    • Channel 9
  • Documentation
    • APIs and reference
    • Dev centers
    • Samples
    • Retired content
search clear
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Ask a question
Quick access
  • Forums home
  • Browse forums users
  • FAQ
Announcement: 1

Windows Presentation Foundation (WPF) announcement

  • Link
    WPF Team Blog
    djartsinc Tuesday, August 4, 2009 2:42 PM
    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

RRS feed

  • Remove From My Forums

Forums [ view all ]

Selected forums

Clear
Windows Presentation Foundation (WPF)
x
Filter : All threads
All threads
Answered
Unanswered
Proposed answers
General discussion

No replies
Helpful
Has code

All languages
Sort : Most recent post
  • Most recent post
  • Most recent thread
  • Total votes
  • Total replies
  • large check mark
    3 Votes

    WPF with .NET Core

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    From .NET Core 3, Windows desktop application development is also supported. So we can also use .NET Core for WPF. Why using .NET Core for WPF? Refer to ...
    Sticky | 1 Replies | 2097 Views | Created by Charles He21 - Friday, August 30, 2019 7:02 AM | Last reply by Neo the 1 - Friday, September 27, 2019 10:18 AM
  • large check mark
    1 Votes

    Moving from Winforms to WPF

    .NET Framework
     > 
    Windows Presentation Foundation (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 ...
    Sticky | 0 Replies | 23931 Views | Created by Pete Laker - Monday, July 1, 2013 12:05 PM
  • large check mark
    4 Votes

    ANN: The New Iteration: How XAML Transforms the Collaboration Between Designers and Developers in WPF

    .NET Framework
     > 
    Windows Presentation Foundation (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 ...
    Sticky | 18 Replies | 66994 Views | Created by irhetoric - Friday, December 7, 2007 9:55 PM | Last reply by Thanigainathan - Monday, May 24, 2010 1:16 PM
  • large check mark
    2 Votes

    C# WPF- Changing label content automatically

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    Hello, Thanks for everything i fixed it
    Unanswered | 3 Replies | 73 Views | Created by hccezveci - 8 hours 31 minutes ago | Last reply by Simple Samples - 1 hour 45 minutes ago
  • large check mark
    0 Votes

    How Know when base window load what is state of focus?

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    Hello to all First of all I am from Iran and I Cant Speak English Very Good sorry for this. I have two windows and in first window i have button which has ...
    Unanswered | 0 Replies | 62 Views | Created by RezaJJ - 9 hours 4 minutes ago
  • large check mark
    0 Votes

    Why don't these two gridsplitters do anything?

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    Hi, I've just started learning WPF and have run into a problem. I don't understand why the two gridsplitters in the below code don't actually allow me to resize things. Could someone let me know ...
    Unanswered | 1 Replies | 58 Views | Created by Integrater - Friday, December 27, 2019 8:48 PM | Last reply by Viorel_ - 9 hours 49 minutes ago
  • large check mark
    1 Votes

    best data type to bind with DataGrid control

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    hi i want to know what is the best data type (Collection, List, ObservableCollection, Dictionary, ...) to bind to a DataGrid control that makes the ...
    Unanswered | 1 Replies | 48 Views | Created by essamce - 11 hours 56 minutes ago | Last reply by Peter Fleischer - 11 hours 1 minutes ago
  • large check mark
    1 Votes

    invoke a method when one of check boxes changed

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    hi i have some checkboxs and each of bounded to a property that implemented a INotifyPropertyChanged as follow: public class CollectOptions : ViewModelBase ...
    Answered | 4 Replies | 60 Views | Created by essamce - 13 hours 48 minutes ago | Last reply by essamce - 11 hours 34 minutes ago
  • large check mark
    0 Votes

    ObservableCollections and TreeView node visibility of sub items

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    I am trying to do this: Hide TreeView sub-nodes (not primary Items) inside a WPF TreeView object with the following constraints: 1. The items are a sub node in an ...
    Unanswered | 1 Replies | 50 Views | Created by WpfNoobie - Friday, December 27, 2019 8:36 PM | Last reply by Spaccabit - 14 hours 2 minutes ago
  • large check mark
    1 Votes

    How to construct a photo viewer similar to photo viewer app in Windows 10

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    HI,    I ma looking to construct a photo viewer similar to photo viewer app in Windows 10 with left and right arrows over the edges of image. I am very bad at xaml ...
    Proposed | 2 Replies | 252 Views | Created by Harshabhat2901 - Sunday, December 15, 2019 8:47 AM | Last reply by Harshabhat2901 - 18 hours 59 minutes ago
  • large check mark
    0 Votes

    Treeview.Items.Clear() method return null exception (e.NewValue==null) in SelectedItemChanged Event

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    https://i.stack.imgur.com/aISn8.png also in WPF I can get text of Item by below code: ``` private void ...
    Answered | 4 Replies | 80 Views | Created by RezaJJ - Friday, December 27, 2019 5:01 PM | Last reply by RezaJJ - Friday, December 27, 2019 10:27 PM
  • large check mark
    0 Votes

    How do can I convert my application to tablet PC?

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    I need to adapt a C# WPF application to tablet PC. I changed the layout, and it seems to look OK, but there are minor issues that I did not expect. E.g. - when I show a dialog it opens in the ...
    Unanswered | 0 Replies | 52 Views | Created by Aleksey Malyshev - Friday, December 27, 2019 7:23 PM
  • large check mark
    1 Votes

    adding a new method to ICommand

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    hi  here is my helper class to use in different ViewModel classes in my project; public class MOpenFileDialog : ViewModelBase { #region ...
    Unanswered | 5 Replies | 551 Views | Created by essamce - Wednesday, December 25, 2019 2:16 PM | Last reply by 00000000-0000-0000-0000-000000000000 - Friday, December 27, 2019 6:16 PM
  • large check mark
    0 Votes

    FileOpenDialog not accepting files in long paths

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    260 characters) using FileOpenDialog, it raises a "File not found" error even though the file exists.  This is for building a feature in a offline enterprise ...
    Unanswered | 3 Replies | 146 Views | Created by NPydi - Monday, December 23, 2019 9:46 AM | Last reply by EckiS - Friday, December 27, 2019 12:15 PM
  • large check mark
    1 Votes

    Display listbox items in console window in C#, WPF

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    I'm Using WPF Application. I'm trying to ADD List Box Items in Console Window using Console.Write Line(). In console window it can be display like this : [for eg: Items : xxxxxxx, xxxxxxx1, xxxxxxx2 ...
    Answered | 2 Replies | 74 Views | Created by Sahana M - Friday, December 27, 2019 6:36 AM | Last reply by Sahana M - Friday, December 27, 2019 9:38 AM
  • large check mark
    0 Votes

    Get Text of Node(Item) Treeview in SelectedItemChange Event

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    Hello to all First of all I am from Iran and I Cant Speak English Very Good sorry for this. I made something like OpenFileDialog in ...
    Unanswered | 4 Replies | 191 Views | Created by RezaJJ - Wednesday, December 25, 2019 6:59 PM | Last reply by RezaJJ - Friday, December 27, 2019 9:32 AM
  • large check mark
    0 Votes

    What is Microsoft's recommended way to do camera capture in a WPF Application?

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    Hi, What is the recommended way to display self video / camera capture video inside a WPF application? Is there a build in control that can be used? Or does one ...
    Unanswered | 3 Replies | 162 Views | Created by sanjay.raghani - Tuesday, December 24, 2019 8:51 PM | Last reply by Alex Li-MSFT - Friday, December 27, 2019 5:12 AM
  • large check mark
    0 Votes

    WPF Drawing

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    How to draw a circle segment as below, it should rotate during run time to show the progress. It has to be in XAML in ...
    Unanswered | 1 Replies | 68 Views | Created by Azhagiri Rajkumar - Thursday, December 26, 2019 10:06 AM | Last reply by Alex Li-MSFT - Friday, December 27, 2019 1:52 AM
  • large check mark
    0 Votes

    WPF Remove HighLight of a ListView Item

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    <Style x:Key="ListViewItemContainerStyle" TargetType="ListViewItem"> <Setter Property="FontFamily" Value="{ThemeResource ...
    Unanswered | 0 Replies | 51 Views | Created by maze4 - Thursday, December 26, 2019 11:44 PM
  • large check mark
    0 Votes

    Bind listbox item to another listbox in C#, WPF

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    I'm trying to bind a ListBox items to another listBox in different Form. when I click SAVE Button in 1st form it Saved in another Form of listbox. In 1st Form ListBox Take value from ...
    Answered | 4 Replies | 98 Views | Created by Sahana M - Thursday, December 26, 2019 4:59 AM | Last reply by Sahana M - Thursday, December 26, 2019 1:08 PM
  • large check mark
    0 Votes

    some question about the ListView ?

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    Hello,I am a Chinese, My English is not well.I will try express my question clearly.I am wishing the man who can answer my question appear online。thank ...
    Unanswered | 1 Replies | 61 Views | Created by 龙三郎 - Thursday, December 26, 2019 8:06 AM | Last reply by Alex Li-MSFT - Thursday, December 26, 2019 10:00 AM
  • large check mark
    0 Votes

    Minimized window location when ShowInTaskbar="False"

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    I created a new WPF application and added few new windows, for this windows applied  ShowInTaskbar="False" WindowState="Minimized" ( these properties ...
    Answered | 1 Replies | 73 Views | Created by charyjagdeesh - Thursday, December 26, 2019 6:16 AM | Last reply by Alex Li-MSFT - Thursday, December 26, 2019 9:25 AM
  • large check mark
    0 Votes

    What is the exact mean of ".Net 4.8 High DPI enhancements" in wpf?

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    https://docs.microsoft.com/en-us/dotnet/framework/whats-new/ Below issue's still ...
    Unanswered | 2 Replies | 144 Views | Created by kokokokrkrkr - Monday, December 23, 2019 6:08 AM | Last reply by kokokokrkrkr - Thursday, December 26, 2019 7:51 AM
  • Items 1 to 20 of 84838 Next ›
Announcement: 1

Windows Presentation Foundation (WPF) announcement

  • Link
    WPF Team Blog
    djartsinc Tuesday, August 4, 2009 2:42 PM
    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
Help us improve MSDN.
Visit our UserVoice Page to submit and vote on ideas!
Make a suggestion

Dev centers

  • Windows
  • Office
  • Visual Studio
  • Microsoft Azure
  • More...

Learning resources

  • Microsoft Virtual Academy
  • Channel 9
  • MSDN Magazine

Community

  • Forums
  • Blogs
  • Codeplex

Support

  • Self support

Programs

  • BizSpark (for startups)
  • Microsoft Imagine (for students)
United States (English)
  • Newsletter
  • Privacy & cookies
  • Terms of use
  • Trademarks
logo © 2019 Microsoft