Class FontDialog
Displays a dialog to modify Syncfusion.Windows.Controls.RichTextBoxAdv.FontDialog.CharacterFormat for the selected contents in a SfRichTextBoxAdv control.
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
Syntax
public sealed class FontDialog : Dialog
Constructors
FontDialog()
Initializes a new instance of the FontDialog class.
Declaration
public FontDialog()
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()