<?xml version="1.0"?>
-<Border BorderWidth="1" Foreground="LightGray" Height="-1" Width="{../TemplatedWidth}" MouseClick="../onMouseClick">
+<Border BorderWidth="1" Foreground="LightGray" Height="-1" Width="{../TemplatedWidth}">
<HorizontalStack Spacing="1" Height="-1" Width="{../../TemplatedWidth}">
<Image Margin="2" Width="12" Height="12" Path="{../../../Image}" SvgSub="{../../../SvgSub}"/>
<Label Text="{../../../Caption}" Width="{../../../TemplatedWidth}"/>