Caves Travel Diving Graphics Mizar Texts Cuisine Lemkov Contact Map RSS Polski
Trybiks' Dive Texts WPF YAC Software
  Back

List

Charsets

Charts

DBExpress

Delphi

HTML

Intraweb

PHP

Programming

Rhino Mocks

Software

Testing

VB.NET

VCL

WPF

WPF
  • Get the TreeViewItem for an Item in a WPF TreeView
    When unit testing a user control with a tree view, I wanted to simulate mouse clicks on tree view items. But then it turned out that it's not that straightforward to get the control that displays the item (and that I needed to raise the mouse event for)...

  • Double Clicks in WPF TreeView Controls
    It turns out that double click events in WPF TreeViews are reported for the clicked node as well as for all parent nodes!
Top