Click or drag to resize

TextEditDialog Methods

The TextEditDialog type exposes the following members.

Methods
 NameDescription
Protected methodArrangeOverride
(Inherited from ThemedWindow)
Public methodCloseDialog
(Inherited from ThemedWindow)
Public methodInitializeComponent InitializeComponent
Protected methodMeasureOverride
(Inherited from ThemedWindow)
Public methodOnApplyTemplate
(Inherited from ThemedWindow)
Protected methodOnClosed
(Inherited from ThemedWindow)
Protected methodOnClosing
(Inherited from ThemedWindow)
Protected methodOnCreateAutomationPeer
(Inherited from ThemedWindow)
Protected methodOnPreviewKeyDown
(Inherited from ThemedWindow)
Protected methodOnSourceInitialized
(Inherited from ThemedWindow)
Protected methodRecalcWindowKind
(Inherited from ThemedWindow)
Public methodRestoreLayoutFromJson
(Inherited from ThemedWindow)
Public methodRestoreLayoutFromStream
(Inherited from ThemedWindow)
Public methodRestoreLayoutFromXml
(Inherited from ThemedWindow)
Public methodSaveLayoutToJson
(Inherited from ThemedWindow)
Public methodSaveLayoutToStream
(Inherited from ThemedWindow)
Public methodSaveLayoutToXml
(Inherited from ThemedWindow)
Public methodShowDialog
(Inherited from ThemedWindow)
Public methodShowDialog(IEnumerableUICommand)
(Inherited from ThemedWindow)
Public methodShowDialog(MessageBoxButton, NullableMessageBoxResult)
(Inherited from ThemedWindow)
Protected methodUpdateControlBoxContainer
(Inherited from ThemedWindow)
Top
See Also