From 5736d53187c1faf2a2ae94f9423325d2c176e5e5 Mon Sep 17 00:00:00 2001 From: mkonicek Date: Mon, 14 Mar 2011 02:02:49 +0100 Subject: [PATCH] Object graph - highlights edge on node item mouse-over. --- .../Drawing/PositionedGraphNodeControl.xaml | 7 ++++--- .../PositionedGraphNodeControl.xaml.cs | 19 +++++++++++++++++++ 2 files changed, 23 insertions(+), 3 deletions(-) diff --git a/src/AddIns/Debugger/Debugger.AddIn/Visualizers/Graph/Drawing/PositionedGraphNodeControl.xaml b/src/AddIns/Debugger/Debugger.AddIn/Visualizers/Graph/Drawing/PositionedGraphNodeControl.xaml index a74944e576..d274d416ee 100644 --- a/src/AddIns/Debugger/Debugger.AddIn/Visualizers/Graph/Drawing/PositionedGraphNodeControl.xaml +++ b/src/AddIns/Debugger/Debugger.AddIn/Visualizers/Graph/Drawing/PositionedGraphNodeControl.xaml @@ -29,6 +29,8 @@