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