About 2,930,000 results
Open links in new tab
  1. How do I use WPF bindings with RelativeSource? - Stack Overflow

    How do I use RelativeSource with WPF bindings and what are the different use-cases?

  2. What is the difference between WPF and WinForms?

    Aug 26, 2009 · WPF is the current platform for developing Windows desktop applications. It is a modern, advanced, hardware accelerated framework for developing applications that maintain separation of …

  3. How can I bring a window to the front in WPF? - Stack Overflow

    It is tested with both normal WPF and DevExpress. This answer is intended for any use case where we want a small notification window that is always in front of other windows (if the user selects this in the …

  4. c# - Example using Hyperlink in WPF - Stack Overflow

    Apr 20, 2012 · Example using Hyperlink in WPF Asked 13 years, 6 months ago Modified 1 year, 11 months ago Viewed 256k times

  5. WPF: ItemsControl with scrollbar (ScrollViewer) - Stack Overflow

    I followed this small "tutorial" on how to add a scrollbar to an ItemsControl, and it works in Designer view, but not when I compile and execute the program (only the first few items show up, and no

  6. Execute task in background in WPF application - Stack Overflow

    possible duplicate of How to execute task in the wpf background while able to provide report and allow cancellation?

  7. wpf - How to set a dialog position to show at the center of the ...

    To get a WPF Dialog to position at the centre of a Windows Forms parent form I passed the parent form to the dialog since Application.Current didn't return the Windows Form parent (I assume it only works …

  8. WPF What is the correct way of using SVG files as icons in WPF

    Feb 11, 2021 · WPF What is the correct way of using SVG files as icons in WPF Asked 15 years, 2 months ago Modified 2 years, 8 months ago Viewed 196k times

  9. c# - Select folder dialog WPF - Stack Overflow

    Oct 24, 2010 · WPF look & feel, this dialog must look like part of a modern application designed for Windows Vista/7 and not Windows 2000 or even Win9x. As I understand, until 2010 (.Net 4.0) there …

  10. Get selected value from combo box in C# WPF - Stack Overflow

    Dec 4, 2010 · Get selected value from combo box in C# WPF Asked 14 years, 11 months ago Modified 1 year, 4 months ago Viewed 449k times