Table of Contents

Class YesOrNoNotificationWindow

Namespace
Ink_Canvas
Assembly
InkCanvasForClass.dll

Interaction logic for RestoreHiddenSlidesWindow.xaml

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

Constructors

YesOrNoNotificationWindow(string, Action, Action, Action)

public YesOrNoNotificationWindow(string text, Action yesAction = null, Action noAction = null, Action windowClose = null)

Parameters

text string
yesAction Action
noAction Action
windowClose Action

Methods

InitializeComponent()

InitializeComponent

public void InitializeComponent()