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)
311
if (animationType == PopupAnimation.
Scroll
)
src\Framework\System\Windows\SystemParameters.cs (1)
1475
return PopupAnimation.
Scroll
;