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
Methods
InitializeComponent()
InitializeComponent
public void InitializeComponent()