2 references to ToolTipPopupAnimationKey
PresentationFramework (2)
System\Windows\Controls\ToolTip.cs (1)
533
_parentPopup.SetResourceReference(Popup.PopupAnimationProperty, SystemParameters.
ToolTipPopupAnimationKey
);
System\Windows\SystemResourceKey.cs (1)
1811
return SystemParameters.
ToolTipPopupAnimationKey
;