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