Search code examples
How do I create a C# app that decides itself whether to show as a console or windowed app?...


c#.netwpfwinforms

Read More
Toggle the hidden and visible buttons on the main button through 2 sub-buttons left and right...


.netwpf

Read More
How to 'call' my styled button(xaml) from code behind...


c#wpfbuttonstyles

Read More
why custom control binding cause an error?...


wpf

Read More
some cells of the DataGrid doesn't show contents unless double clicked...


c#wpfdata-bindingdatagridcell

Read More
How can I can method from another viewmodel...


c#wpfmvvmprism

Read More
Need help creating specific shape in WPF...


c#wpfxamlpath

Read More
.NET Core 6 - WPF, MVC and SignalR...


c#wpfasp.net-core-mvcsignalrasp.net-core-6.0

Read More
How to add horizontal separator in a dynamically created ContextMenu?...


wpfwpf-controlsbindingwpfdatagrid

Read More
C# - WPF responsive design for different resolutions...


c#wpfuser-interfaceresponsive-designscreen-resolution

Read More
Binding all elements of ObservableCollection to TextBlock...


c#wpfbindingobservablecollectiontextblock

Read More
How can I stop ToolTips from inheriting my TextBlock style?...


c#wpfxamltooltiptextblock

Read More
Filter a DataGrid in WPF...


c#wpfdatagridfilter

Read More
WPF MVVM Datagid with ComboBox column set Background of ComboBox with alternate color...


wpfmvvmcomboboxdatagridbackground

Read More
progressbar bar style right radius...


wpfxamltemplatesprogress-bar

Read More
C# Custom abstraction layer for WPF UserControl when moved into a NuGet-Package makes it no longer f...


c#wpfxamlnugetwebbrowser-control

Read More
How to ensure that the Columns in different controls have the same size?...


c#wpfxaml

Read More
Tree-ish Grid/hierarchical Grid in WPF...


.netwpfgridviewhierarchy

Read More
NSSM can't start windows service...


wpfwindowsservicenssm

Read More
WPF: Tree view by parsing string...


wpftree

Read More
Is there a way to force updates on Windows Desktop applications that are at the customer, using Azur...


c#wpfformsazure-devopsazure-pipelines

Read More
WPF - MVVM Textbox restrict to specific characters...


c#wpfmvvm

Read More
Forcing WPF to create the items in an ItemsControl...


wpfitemscontrol

Read More
Performance issue with a DataGridComboboxColumn...


c#wpfdevexpress

Read More
How to properly bind a Dictionary<int, foo> to a Datagrid and have the change reflected...


c#.netwpfxamldata-binding

Read More
System.InvalidCastException '<>c__DisplayClass18_0' to type 'INotifyPropertyChange...


c#wpfvisual-studiounit-testing

Read More
How to draw a triangle Mesh in VisualStudio 2022 Community Edition 17.5.4. in 2023?...


c#wpfxaml

Read More
Access the main window datacontext from a new created window...


c#wpfwindowdatacontext

Read More
How to sort listbox ItemSource without calling c'tor of all objects? WPF...


c#wpfmvvmdata-bindingobservablecollection

Read More
ICommand CanExecute not triggering after PropertyChanged?...


c#wpfmvvm-light

Read More
BackNext