2 references to MenuPopupAnimationKey
PresentationFramework (2)
src\Framework\System\Windows\Controls\ContextMenu.cs (1)
510
_parentPopup.SetResourceReference(Popup.PopupAnimationProperty, SystemParameters.
MenuPopupAnimationKey
);
src\Framework\System\Windows\SystemResourceKey.cs (1)
1716
return SystemParameters.
MenuPopupAnimationKey
;