4 references to SetSuspendingPopupAnimation
PresentationFramework (4)
src\Framework\System\Windows\Controls\MenuItem.cs (2)
1206
MenuBase.
SetSuspendingPopupAnimation
(parent, ignore, true);
1230
MenuBase.
SetSuspendingPopupAnimation
(this, null, false);
src\Framework\System\Windows\Controls\Primitives\MenuBase.cs (2)
718
SetSuspendingPopupAnimation
(mi, null, suspend);
876
SetSuspendingPopupAnimation
(this, null, false);