I\'m trying to show a tooltip regardless of a buttons state, but this does not seem to do the trick:
This is a good method to add to your startup code
ToolTipService.ShowOnDisabledProperty.OverrideMetadata( typeof(FrameworkElement), new FrameworkPropertyMetadata(true));