1 reference to CoerceToolTipIsEnabled
PresentationFramework (1)
src\Framework\System\Windows\Controls\ToolBar.cs (1)
70
ToolTipService.IsEnabledProperty.OverrideMetadata(typeof(ToolBar), new FrameworkPropertyMetadata(null, new CoerceValueCallback(
CoerceToolTipIsEnabled
)));