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