Class PasswordDialog
Displays a dialog to define or modify password for the document in a SfRichTextBoxAdv control.
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
Syntax
public sealed class PasswordDialog : Dialog
Constructors
PasswordDialog()
Initializes a new instance of the PasswordDialog class.
Declaration
public PasswordDialog()
Methods
OnApplyTemplate()
When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate.
Declaration
public override void OnApplyTemplate()