2 references to BetweenShowDelayProperty
PresentationFramework (2)
System\Windows\Controls\ToolTipService.cs (2)
443return (int)element.GetValue(BetweenShowDelayProperty); 454element.SetValue(BetweenShowDelayProperty, value);