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