1 reference to ShouldShowOnKeyboardFocus
PresentationFramework (1)
src\Framework\System\Windows\Controls\ToolTipService.cs (1)
664
bool enableOnKeyboardFocus = tooltip != null ? tooltip.
ShouldShowOnKeyboardFocus
: true;