About 2,700,000 results
Open links in new tab
  1. c# - Storing WPF Image Resources - Stack Overflow

    Nov 3, 2020 · 460 For a WPF application which will need 10 - 20 small icons and images for illustrative purposes, is storing these in the assembly as embedded resources the right way to …

  2. how use icon [Font-awesome] in WPF - Stack Overflow

    I am new in WPF. I want to use Font-awesome Icon in textbox and button. but the icon is not bind with my textbox I install Font-awesome resource to my application. Let me know the way how …

  3. xaml - WPF: Create a dialog / prompt - Stack Overflow

    Nov 9, 2016 · I need to create a Dialog / Prompt including TextBox for user input. My problem is, how to get the text after having confirmed the dialog? Usually I would make a class for this …

  4. 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 …

  5. Image in WPF getting Blurry - Stack Overflow

    Jan 27, 2017 · I am developing an application in WPF using C#. I am putting Images in a WrapPanel and showing inside a Grid with one more Border and using images in Buttons also. …

  6. WPF: Setting the Width (and Height) as a Percentage Value

    Say I want a TextBlock to have its Width equal to it's Parent container's Width (ie, stretch from side to side) or a percentage of it's Parent Container Width, how can I accomplish this in …

  7. 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

  8. wpf - Binding to static property - Stack Overflow

    Jan 7, 2015 · As of WPF 4.5 you can bind directly to static properties and have the binding automatically update when your property is changed. You do need to manually wire up a …

  9. WPF - Adopt size of parent - Stack Overflow

    May 12, 2016 · WPF - Adopt size of parent Asked 13 years, 5 months ago Modified 6 years, 5 months ago Viewed 52k times

  10. c# - How to easily draw graphs in WPF? - Stack Overflow

    @RachelGallen Could you tell me how to draw graphs of edge-connected vertices using Dynamic Data Display? The documentation is poor and I can't tell from the tutorials how to do this kind …