Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

Popup doesn't lose focus and close until I've clicked a control within it

wpf wpf-controls

Select node in treeView on right click MVVM

wpf xaml treeview

Proper way to ask if a Window is open in WPF

c# wpf window

Can anybody provide any simple working example of the Conductor<T>.Collection.AllActive usage?

wpf caliburn.micro

How to break a single string into an array of strings?

c# wpf arrays string

How to detect MouseWheel event is ended in WPF

c# wpf

Transform Screen.PrimaryScreen.WorkingArea to WPF dimensions at higher DPI settings

c# .net wpf dpi

Change color in part of text in textblock

c# wpf string colors code-behind

How to Convert a WPF inch unit to Winforms pixels and vice versa?

c# .net wpf winforms pixel

WPF ComboBox with CheckBoxes display info about checked items?

c# wpf combobox

String comparison with QuickConverter

c# wpf xaml

How to re-size window in WPF when Allow Transparent is True

c# wpf

How to convert icon (Bitmap) to ImageSource?

c# wpf

How stable is WPF?

.net wpf

Find item in WPF ComboBox

.net wpf search user-controls

WPF Custom Control with Item/Data Templates

WPF DependencyProperties

wpf dependency-properties

How to speed up the initialization of a .NET client application (Windows Forms or WPF)?

c# .net wpf winforms winapi

XAML StringFormat to format a Double value

c# wpf xaml

Set Window.Content to a page by XAML?

wpf xaml window