ComponentOne Bitmap for WPF
ProgressNotification Enumeration

C1.WPF.DX.4 Assembly > C1.Util.DX.WIC Namespace : ProgressNotification Enumeration
WICProgressNotification
Syntax
'Declaration
 
Public Enum ProgressNotification 
   Inherits System.Enum
public enum ProgressNotification : System.Enum 
Members
MemberDescription
AllWICProgressNotificationAll
BeginWICProgressNotificationBegin
EndWICProgressNotificationEnd
FrequentWICProgressNotificationFrequent
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Util.DX.WIC.ProgressNotification

See Also

Reference

C1.Util.DX.WIC Namespace