Table of Contents

Class ProgressDialog

Namespace
Alternet.Common.Wpf
Assembly
Alternet.Common.Wpf.v9.dll

Interaction logic for ProgressDialog.xaml

public class ProgressDialog : Window, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
Inheritance
ProgressDialog
Implements
Extension Methods

Constructors

ProgressDialog()

Properties

Message
Progress

Methods

OnKeyDown(KeyEventArgs)

Invoked when an unhandled System.Windows.Input.Keyboard.KeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.

OnSourceInitialized(EventArgs)

Raises the SourceInitialized event.

ReportProgress(double)