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