ClassNotesUILayerBase
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:
cs-api-definition
public abstract class NotesUILayerBase : ProviderUILayerBase, IUILayer
Inheritance: objectProviderUILayerBaseNotesUILayerBase
Derived Classes:
Implements:
Inherited Members
Constructors
NotesUILayerBase()
Declaration
cs-api-definition
protected NotesUILayerBase()
Methods
DoOnPresentationChanged()
Executes the specified action when the presentation changes.
Declaration
cs-api-definition
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.