The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PopupAnimation Enumeration
.NET Framework (current version)
Describes how a Popup control animates when it opens.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Member name | Description | |
|---|---|---|
| Fade | ||
| None | The Popup control appears without animation. | |
| Scroll | ||
| Slide |
To specify a type of animation for a Popup control, set the PopupAnimation property to one of the enumeration values.
.NET Framework
Available since 3.0
Available since 3.0
Show: