Search code examples
Where are the default values in .settings files stored for .NET 6 WPF apps?...


c#.netwpfsettings.net-6.0

Read More
Update the view model in the xaml.cs file to add some logic in mvvm...


c#wpfmvvm

Read More
String Format - hide decimal points if number is round...


wpfstring-formattingdevexpress-wpf

Read More
Process MainModule - can I avoid Win32 exception?...


c#wpf.net-corewinapiwin32exception

Read More
WPF and C# Class Library - Multi-Project Setup - Class Access to WPF Window...


c#wpf

Read More
How to handle dialogs following the MVVM design pattern...


wpfmvvmmodal-dialog

Read More
How to include MaterialDesignXamlToolkit to WPF class library?...


c#wpfmvvmrevitmaterial-design-in-xaml

Read More
How to make radio buttons that you can unselect in wpf?...


c#wpfradio-button

Read More
.NET 5 can replace .NET Standard where .NET Core 3.1 cannot ? Use case...


.netwpf.net-5

Read More
Why the following code changing the tree view node icon in WPF not working?...


c#wpf.net-core

Read More
Distinguish if the user or the program changed a value in a wpf datagrid...


c#wpfmvvm

Read More
How can I change the SelectedValue style of ComboBox?...


c#wpf

Read More
ListBoxItem with Runs does not allow mouse selection on text...


c#wpflistboxtextblocklistboxitem

Read More
C# WPF Allow selecting the same tab in TabControl multiple times...


c#.netwpfwindowstabcontrol

Read More
Accessibility Narrator reads the class name of the selected Item in the ComboBox instead of the Disp...


wpfaccessibility

Read More
WPF Source Name property cannot be set within Style. Triggers section Error...


wpfdatagridwpf-controlswpf-animation

Read More
Bind two different classes into one Datagrid WPF...


wpfxaml

Read More
How to set the CornerRadius of a button programmatically [WPF/VB]?...


wpfvb.netbuttoncornerradius

Read More
I need the Expand / Collapse for RowDetailsTemplate...


wpfbuttondatagridexpander

Read More
Forcing a WPF tooltip to stay on the screen...


c#wpfxamltooltip

Read More
How to get instances that get edited from observable collection? not added or removed...


c#wpfcollections

Read More
c# wpf how i set top element to fill and bottom fixed Height?...


c#wpfinterfacesize

Read More
Double Click a ListBox item to open a browser...


wpfbindinglistboxlistboxitem

Read More
Locking dispatcher...


wpfmultithreadingdispatcher

Read More
How to add application to windows startup sending arguments in a .net WPF application?...


c#.netwpfwindows

Read More
Shutting down a WPF application from App.xaml.cs...


c#wpfapplication-shutdown

Read More
Detect HDMI connection when we are using setup box using c#...


c#.netwpfwindowshdmi

Read More
Implementing footnotes in a WPF FlowDocument...


.netwpfflowdocument

Read More
How to disable highlighting on listbox but keep selection?...


wpfxamllistbox

Read More
After adding items to ObservableCollection my bound DataGrid puts new rows above top row and is not ...


.netwpf

Read More
BackNext