3 references to Scroll
PresentationFramework (3)
System\Windows\Controls\Primitives\Popup.cs (1)
793|| value == PopupAnimation.Scroll;
System\Windows\Controls\Primitives\PopupRoot.cs (1)
305if (animationType == PopupAnimation.Scroll)
System\Windows\SystemParameters.cs (1)
1342return PopupAnimation.Scroll;