ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Animation Namespace / PriorityEffect Enumeration

In This Topic
    PriorityEffect Enumeration
    In This Topic
    UI_ANIMATION_PRIORITY_EFFECT
    Syntax
    'Declaration
     
    Public Enum PriorityEffect 
       Inherits System.Enum
    public enum PriorityEffect : System.Enum 
    Members
    MemberDescription
    DelayUI_ANIMATION_PRIORITY_EFFECT_DELAY
    FailureUI_ANIMATION_PRIORITY_EFFECT_FAILURE
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Util.DX.Animation.PriorityEffect

    See Also