Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

Reorder ItemsControl with Drag and Drop using MVVM

Wpf DataGrid issue

wpf wpfdatagrid

DataTemplate with Converter in Code Behind

c# wpf

message box with button "Yes to All" and "No to All"

c# .net wpf winforms messagebox

What type of application starts faster: Windows Forms or WPF?

Application.Current.MainWindow.Close vs Application.Current.Shutdown

wpf

Disabled Button fires events in WPF

c# wpf events

How to convert a pinyin string to chinese in C#

c# wpf cjk

Why InitializeComponent is public

Do Triggers/DataTrigger return to previous state if it is no longer true in WPF?

c# wpf

Adding custom style to edge in Graphsharp

c# wpf xaml graph-sharp

How do I inherit from Brush, so I can add a Name property?

c# wpf

Saving FrameworkElement with its DataContext to image file does no succeed

wpf render datacontext

Visualize bipartite graph

c# wpf visualization bipartite

should I store a reference to the parent viewmodel in the child viewmodel?

c# .net wpf mvvm

How can I force screen reader (JAWS) announce custom text, when the items of list view (WPF) changed?

A design pattern to disable event handling

c# wpf design-patterns

Equivalent of canvas in Windows forms

c# wpf winforms canvas panel

How to center a WPF Window in a Excel VSTO addin

.net wpf vsto

Stretch image to fill available width / height (separately)

c# wpf image