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