.NET news » Search results

Search results for query "WPF" (114):

Enable MultiSelect in WPF ListView (2)

Make your ListView support item selection by dragging
2010-07-19 12:46:00   Source: Enable MultiSelect in WPF ListView (2)   Tags: WPF

Getting started with shader effects in WPF

All you need to know about GPU - accelerated effects in Windows Presentation Foundation

WPF Toolkit DataGrid supporting multiple column sets

WPF Toolkit DataGrid supporting multiple column sets
2010-07-12 12:42:00   Source: WPF Toolkit DataGrid supporting...   Tags: WPF

Centering Text on a WPF Shape Using a User Control

WPF excels at creating great looking applications.

2010-07-01 19:00:00   Source: Centering Text on a WPF Shape Using...   Tags: Components

WPF Localization Using RESX Files

Localize text, images, and any other WPF property using standard RESX files
2010-06-30 04:57:00   Source: WPF Localization Using RESX Files   Tags: WPF

WPF: Calendar and Datepicker

Animated and themed calendar and datepicker controls
2010-06-20 16:22:00   Source: WPF: Calendar and Datepicker   Tags: WPF Components

Defining WPF Adorners in XAML

Examines a custom class that allows adorners to be defined in XAML
2010-06-19 19:02:00   Source: Defining WPF Adorners in XAML   Tags: WPF

Native WPF 4 PropertyGrid

Repackage of Workflow Foundation's property grid for general use
2010-06-14 16:44:00   Source: Native WPF 4 PropertyGrid   Tags: WPF

Achieve loose coupling with the WPF/Silverlight EventBroker

Using attached properties in WPF or Silverlight to loosely couple UI element events to arbitrary code.

Generating Graphs with WPF

A common software-development task is generating a graph from a set of test-related data. But if you're doing it by hand and the underlying data changes frequently, this particular task can become quite tedious. James McCaffrey shows you how to automate the process using Windows Presentation Foundation technology.
2010-06-06 19:00:00   Source: Generating Graphs with WPF   Tags: WPF Graphics