GdPicture.NET.14
GdPicture14.WPF Namespace / GdViewer Class / SavingProgressEvent Field





In This Topic
SavingProgressEvent Field
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly SavingProgressEvent As RoutedEvent
public static readonly RoutedEvent SavingProgressEvent
public field SavingProgressEvent: RoutedEvent; static; readonly 
public static var SavingProgressEvent : RoutedEvent;
public: static readonly RoutedEvent* SavingProgressEvent
public:
static readonly RoutedEvent^ SavingProgressEvent
See Also