Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

How to draw 1216 canvas elements without hanging application in WPF

c# wpf mahapps.metro

XamlWriter.Save() is not serializing DependencyProperties

How do I display all validation error messages in a Common textblock

c# wpf validation xaml

Remove title bar text of a WPF window but keep status bar text

c# wpf mahapps.metro

Typography.Capitals not working on Windows 7

c# wpf typography smallcaps

How do I get a click event from a GridViewColumn header?

c# wpf

C# - Run WPF application from Windows Service

c# wpf windows-services

Binding to an ObservableCollection to show the first X number of items c# WPF

c# wpf observablecollection

How to pass a 'bound' value to a dependency property

WPF Entity can't create an ObjectSet of a view?

c# wpf entity-framework

Creating and filling a NxN grid in UWP Xaml

c# wpf xaml uwp

Set WPF webbrowser control to use IE10 mode

How to deactivate "right click" on WPF Webbrowser Control?

c# wpf webbrowser-control

WPF - Set dialog window position relative to main window?

wpf position window

Metadata override and base metadata must be of the same type

Getting a DrawingContext for a wpf WriteableBitmap

wpf bitmap drawing

WPF, UserControl or DataTemplate

Class library does not recognize CommandManager class

Stackpanel: Height vs ActualHeight vs ExtentHeight vs ViewportHeight vs DesiredSize vs RenderSize

How to use the Microsoft.Bcl.Async right?