NotesUILayerBase
Class
Represents a base class for the notes UI layer in the RadRichTextBox.
Definition
Namespace:Telerik.Windows.Documents.UI.Layers
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public abstract class NotesUILayerBase : ProviderUILayerBase, IUILayer
Inheritance: objectProviderUILayerBaseNotesUILayerBase
Derived Classes:
Implements:
Inherited Members
Constructors
C#
protected NotesUILayerBase()
Methods
Executes the specified action when the presentation changes.
C#
public override void DoOnPresentationChanged()
Overrides:
Remarks:
This method is typically invoked internally to handle updates to the UI layer when the underlying presentation state alters.