WpfOkCreateCancel Class |
Interaction logic for WPFOkCreateCancel.xaml
WpfOkCreateCancel
Inheritance Hierarchy
SystemObject
System.Windows.ThreadingDispatcherObject
System.WindowsDependencyObject
System.Windows.MediaVisual
System.WindowsUIElement
System.WindowsFrameworkElement
System.Windows.ControlsControl
System.Windows.ControlsContentControl
System.Windows.ControlsUserControl
Tekla.Structures.Dialog.UIControlsWpfOkCreateCancel
System.Windows.ThreadingDispatcherObject
System.WindowsDependencyObject
System.Windows.MediaVisual
System.WindowsUIElement
System.WindowsFrameworkElement
System.Windows.ControlsControl
System.Windows.ControlsContentControl
System.Windows.ControlsUserControl
Tekla.Structures.Dialog.UIControlsWpfOkCreateCancel
Namespace: Tekla.Structures.Dialog.UIControls
Assembly: Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2023.0.3
Syntax
The WpfOkCreateCancel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WpfOkCreateCancel |
Constructor
|
Methods
Name | Description | |
---|---|---|
InitializeComponent |
InitializeComponent
|
Events
Name | Description | |
---|---|---|
CancelClicked |
The CancelClicked event is raised when the Cancel button is clicked.
| |
CreateClicked |
The ApplyClicked event is raised when the Apply button is clicked.
| |
OkClicked |
The OkClicked event is raised when the Ok button is clicked.
|
See Also