1 reference to GetInitialShowDelay
PresentationFramework (1)
System\Windows\Controls\PopupControlService.cs (1)
390int showDelay = (showNow ? 0 : useShortDelay ? ShortDelay : ToolTipService.GetInitialShowDelay(o));