3 references to Scroll
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\Popup.cs (1)
798|| value == PopupAnimation.Scroll;
src\Framework\System\Windows\Controls\Primitives\PopupRoot.cs (1)
311if (animationType == PopupAnimation.Scroll)
src\Framework\System\Windows\SystemParameters.cs (1)
1475return PopupAnimation.Scroll;