WPF: Double-click event handlers

blog — Tags: , , — anon @ 09/02 1:51 pm

How do I add a double-click event to a ListView/GridView control? In fact, adding such a double-click event handler to a certain control is a simple task.

An event handler is simply a method (function) that receives the input from a device such as a mouse or keyboard and does something with it. Like its name implies, it handles events – more specifically, input events.

(more…)

WPF: Using value converters

blog — Tags: , , — anon @ 09/02 8:33 pm

The data binding infrastructure of the WPF is extremely flexible. One of the major contributors to that flexibility is the fact that a custom value converter can be injected between two bound objects (i.e. the data source and target). A value converter can be thought of as a black box into which a value is passed, and another value is emitted.

(more…)

copyright © 2008-2010 datenkompost.de/blog - barecity derivative | imprint
* a title remix inspired by a popular german book