Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

How can I limit the height of a window to a percent of the screen resolution using the MVVM pattern?

wpf mvvm

WPF: How to implement a generic window?

c# wpf xaml user-controls

WPF Bind to selected Radio Button

c# wpf

Exception in FileInfo.Delete - IOException

c# .net wpf

How to debug the visual tree if an "Must disconnect specified child from current parent Visual before attaching to new parent Visual" exception occurs

Insert Image in TableCell from C#

c# wpf bitmapimage tablecell

Set value (int) to checke radio button wpf

c# wpf xaml

How to add a command to a xamdatagrid cellactivated event without breaking MVVM

How to apply style on a window in Xaml

wpf

How to get text at runtime from XAML file included in project?

c# wpf xaml visual-studio-2013

What is wrong with this TextBox style?

wpf wpf-controls

How to show a login screen before loading the actual shell in Prism framework

wpf mvvm prism

RelayCommand CanExecute behavior not working

c# wpf mvvm-light

How can I force a textBox in wpf to call OnLostFocus in a unit test?

c# wpf unit-testing

Is WPF's FlowDocument content user-editable?

wpf flowdocument

Multiple parameters with Command binding

c# wpf xaml prism commandbinding

What language / platform would you use for a shareware / freeware desktop application?

C# Binding to an ObservableCollection in another ObservableCollection

IPC in C#, sending text from one exe to another exe

c# wpf

Binding UserControl inside a ListView datatemplate WPF