Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

WPF DispatcherTimer and Mouse Button Click Timing

c# .net wpf

Binding a Popup to another control's relative screen position

wpf popup screen position xbap

What WPF control or approach for this requirement?

c# .net wpf tabcontrol

Entity Framework & WPF - When is a dbContext.Load() required?

Using placeholders in XAML for WPF Localization Extension

WPF UserControl HitTest

wpf user-controls hittest

Will WPF work anywhere winforms work? (xp,vista, 7)

c# wpf winforms

Programatically set the width of a DataColumn for use with a DataGrid

wpf datacolumn