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