Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

How to create tab-able content in WPF/C#?

c# wpf

What is the difference between ITrackingPoint, ITrackingSpan, SnapshotPoint, SnapshotSpan, ITextViewLine and when to use?

How to efficiently show graphics in WPF?

c# .net wpf graphics

Why is the default platform target for a WPF applications in Visual Studio x86 and not AnyCPU?

WCFMetadata tag in ItemGroup of silverlight project file

c# .net wpf silverlight

WPF merged resource dictionaries in every user control - bad idea?

wpf resharper

Assigning Roles to Application Users

c# wpf wcf mvvm user-roles

send a extra argument in Dispatchertimer.Tick event

c# wpf dispatchertimer

Using FindAncestor from within an Itemscontrol datatemplate to find a textblock outside of the datatemplate

Detect focus lost from a group of WPF controls

c# wpf f# focus

HttpWebRequest stops working suddenly, No response received after few requests

c# .net wpf httpwebresponse

Can Surface SDK run on Visual Studio 2012?

Implementing a message/subscription mechanism in C#

c# wpf events mvvm message

What is the WPF answer to this?

wpf winforms

WPF: Set Control Height to Fill Grid Row Height

wpf grid height

Allow users to resize Expander in WPF

wpf wpf-controls wpf-4.0

Bing maps Polygon Search is not accurate

c# wpf bing-api bing-maps

is it a good idea that the view model implements the IDataErrorInfo for validation?

WPF Datagrid columns width as percentage of Datagrid ActualWidth

Highlight parts of text in FlowDocument

c# wpf highlight flowdocument