Table of Contents

Class HistoryRollbackWindow

Namespace
Ink_Canvas
Assembly
InkCanvasForClass.dll

HistoryRollbackWindow

public class HistoryRollbackWindow : Window, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IComponentConnector, IStyleConnector
Inheritance
HistoryRollbackWindow
Implements
Inherited Members

Constructors

HistoryRollbackWindow(UpdateChannel)

public HistoryRollbackWindow(UpdateChannel channel = UpdateChannel.Release)

Parameters

channel UpdateChannel

Methods

InitializeComponent()

InitializeComponent

public void InitializeComponent()

OnClosing(CancelEventArgs)

Raises the Closing event.

protected override void OnClosing(CancelEventArgs e)

Parameters

e CancelEventArgs

A CancelEventArgs that contains the event data.