.NET news » WPF WPF Rss Feed

Introducing PresentationWindows

PresentationWindows is a WPF class library that introduces three new types derived from the Window class, enabling many previously difficult to access features of windows.
4 Nov 2012, 06:50:00   Source: Introducing PresentationWindows   Tags: WPF

A Windows 8 Look and Feel for WPF, Part 1

Many people will not be able to upgrade to Windows 8 right away for various reasons. However, there is nothing to stop you from designing your WPF applications to have a similar look and feel.

4 Oct 2012, 18:00:00   Source: A Windows 8 Look and Feel for WPF, Part 1   Tags: WPF

CODE Framework: Creating Application Themes

In prior articles, I have shown how to create WPF-based client applications using the CODE Framework and the default themes it ships with. This is a great way to create applications quickly yet make them very reusable and maintainable. However, using the default themes is just the tip of the iceberg. CODE Framework’s theming system is completely open and the default options are just that: defaults. And it turns out to be surprisingly straightforward to create your own themes.

4 Oct 2012, 18:00:00   Source: CODE Framework: Creating Application Themes   Tags: WPF

Global Shortcuts in WinForms and WPF

This article shows how to register and manage System-Global hotkeys in WinForm and WPF applications and performing some keyboard manipulation from your app.
1 Oct 2012, 09:56:00   Source: Global Shortcuts in WinForms and WPF   Tags: WPF

WPF-Drawing Canvas Control

A drawing tool program that can create simplifyed XAML code
25 Sep 2012, 11:29:00   Source: WPF-Drawing Canvas Control   Tags: WPF

Custom Spider or Radar Chart Control

An easy to use WPF spider (radar) chart control.
25 Aug 2012, 12:48:00   Source: Custom Spider or Radar Chart Control   Tags: WPF

Diagnostic Trace Display Using WPF

A WPF control and FlowDocument to display Trace output in a running application.
25 Aug 2012, 09:26:00   Source: Diagnostic Trace Display Using WPF   Tags: WPF

Drawing Formatted Text in a Windows Forms Application using WPF FormattedText Class

How to draw muliline formatted text on a System.Drawing.Graphics object.
22 Aug 2012, 12:02:00   Source: Drawing Formatted Text in a Windows Forms Application...   Tags: WPF

Global Shortcuts in WinForm and WPF

This article shows how to register and manage System-Global hotkeys in WinForm and WPF applications.
18 Aug 2012, 12:11:00   Source: Global Shortcuts in WinForm and WPF   Tags: WPF

Knockout Style Observables in XAML

Implementing field level change notification in WPF, and how a Lambda Expression can be used to specify a composite property that raises change notifications automatically whenever an associated property changes.
17 Jul 2012, 07:55:00   Source: Knockout Style Observables in XAML   Tags: WPF
‹ Previous12311Next ›