Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

Strange behaviour (or bug?) with ComboBox in WPF when changing DataContext and having bound ItemsSource and SelectedItem

c# wpf xaml combobox datacontext

Using the Treeview HierarchicalDataTemplate.Triggers to change folder icon

WPF MahApps.Metro AnimatedSingleRowTabControl FontSize

Binding a property with is not a dependency property

c# wpf

WPF DataGrid RowDetailsTemplate with Multiple Images (MVVM)

DataGrid WPF Virtualization and Command CanExecute

In XAML, Why a Transparent background blocks this Trigger?

wpf xaml

IsChecked Binding not working in MenuItem in a ContextMenu

c# wpf contextmenu

WPF - error: [xxx] "does not contain a definition for [zzz] and no extension method [zzz] could be found

Workaround BeforeNavigate2 not being fired in WPF .NET

Get parent for GridViewColumn

How to use the Child-Defined Attached Properties?

Select object in ListView using Selected DataTemplate

Lazy-loading visible items in a Listview

Is a reference in a View to a ViewModel (which is its DataContext) in any way detrimental to MVVM pattern?

wpf design-patterns mvvm

Comparison between CAB vs Prism

c# wpf winforms prism cab

Different thread owns it in WPF

Add brackets to text box value

c# wpf xaml mvvm textbox

Using interaction trigger to call visibility changed method WPF

c# wpf xaml

How do I get a TextBox to fill a resizable column?

wpf textbox stretch splitter