Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

How to get a WPF window's ClientSize?

wpf size

WinForms Interop, Drag & Drop from WinForms -> WPF

What is the difference between a RoutedCommand and a RoutedUICommand?

.net wpf routed-commands

What is the WPF equivalent to "System.Windows.Forms.Application.X" for obtaining startup path, app data path, etc.?

c# wpf

Listen to DependencyProperty changed event and get the old value

wpf dependency-properties

Global Windows Key Press

c# .net wpf keyboard-shortcuts

Calculating the required buffer size for the WriteableBitmap.WritePixels method

c# wpf buffer writeablebitmap

How do I get all installed fixed-width fonts?

c# wpf fonts monospace

Where can I find a free masked TextBox in WPF? [closed]

c# .net wpf wpf-controls

Binding StringFormat

WPF DrawingContext seems ignore SnapToDevicePixels

wpf graphics antialiasing

What components do I need to build a Metro-style app in WPF?

wpf microsoft-metro

Is it possible to initialize WPF UserControls in different threads?

how to make uniformgrid vertically

WPF: How to dynamically generate ContextMenu

wpf contextmenu

Why is my Grid's width NaN?

wpf wpf-controls wpf-4.0

In WPF, is the FallbackValue used when the binding fails due to null references?

GridViewColumn content and VerticalAlignment

c# wpf xaml gridviewcolumn

WPF - Why isn't Keyboard.Focus() working?

wpf wpf-controls

WPF: Is it possible to do a row/column span in UniformGrid?

wpf xaml row uniformgrid