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
channelUpdateChannel
Methods
InitializeComponent()
InitializeComponent
public void InitializeComponent()
OnClosing(CancelEventArgs)
Raises the Closing event.
protected override void OnClosing(CancelEventArgs e)
Parameters
eCancelEventArgsA CancelEventArgs that contains the event data.