Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

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

WPF ItemsControl - Command on ViewModel not firing from within ItemsControl

WPF tab control spacing between headers

WPF - sequential animation simple example

wpf animation storyboard

App.xaml style cannot be used in Usercontrol, how come?

wpf xaml user-controls styles

How can I copy WPF FlowDocument InlineUIContainer contents?

A good collection to use when binding to a DataGridView in C#

Why can't I access a TextBox by Name with FindName()?

c# wpf xaml textbox

TwoWay MultiBinding with read-only properties

wpf data-binding

Rotate a model around its own axes

wpf math 3d geometry

WPF and Silverlight controls and layouts pan and zoom capabilities

creating a nice GUI in WPF

Given UIElementCollection, find all elements that have StyleA, and change them to StyleB in WPF

WPF ToolBar: how to remove grip (dots on the left)

wpf xaml .net-3.5 toolbar

Why attached property Set and Get static methods are not called in XAML?

.net wpf

How to align WPF Expander control toggle button

How can I run code in a C# class definition each time any instance of the class is deserialized?

c# wpf serialization

get the coordinates of a FrameworkElement bounding rectangle