.NET news » Search results

Search results for query "WPF" (114):

WPF Step by Step: Getting Started with WPF and Expression Blend

Getting started with your first WPF Application using Microsoft Expression Blend 4.0
2010-08-06 04:36:00   Source: WPF Step by Step: Getting Started...   Tags: WPF

WPF/xaml NotifyIcon and Taskbar (system tray) popup window

Integrating WPF and XAML with the windows forms NotifyIcon control to produce a slick, styled popup window when the mouse is moved over the NotifyIcon
2010-08-04 17:38:00   Source: WPF/xaml NotifyIcon and Taskbar...   Tags: Components

WPF: integrating our application with the Windows 7 Taskbar (II)

Let your user interact with your application using the new features of the Windows 7 Taskbar
2010-08-03 14:04:00   Source: WPF: integrating our application...   Tags: WPF

Validating user input - WPF MVVM

Validating user input in a WPF MVVM Application using the IDataErrorInfo Interface
2010-08-02 15:18:00   Source: Validating user input - WPF MVVM   Tags: WPF

WPF Simple zoom and drag support in a ScrollViewer

Sample which describes a way of zooming with the mouse wheel or a slider and dragging limited content which is hosted by a ScrollViewer
2010-07-29 19:27:00   Source: WPF Simple zoom and drag support in...   Tags: WPF

UI Frontiers: Multi-Touch Manipulation Events in WPF

Multi-touch has progressed from being a futuristic prop of sci-fi films to a mainstream means of user interface. We’ll show you how support for multi-touch in Windows 7 has filtered down and settled into various areas of the .NET Framework.

Attributes-based Validation in a WPF MVVM Application

Description of a method which uses attribute to perform user entry validation in a WPF MVVM application
2010-07-28 14:15:00   Source: Attributes-based Validation in a WPF...   Tags: WPF

Hierarchical Menu in WPF

A simple way to create a hierarchical context menu
2010-07-28 12:04:00   Source: Hierarchical Menu in WPF   Tags: WPF

A Document Outline window for C# files, in WPF

A Document Outline Visual Studio tool window for C# files, coded in WPF

WPF Image Viewer

Learn how to create a WPF image viewer in Expression Blend
2010-07-21 07:29:00   Source: WPF Image Viewer   Tags: WPF