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