New to Telerik UI for WPFStart a free 30-day trial

Represents a base class for the notes UI layer in the RadRichTextBox.

Definition

Constructors

C#
protected NotesUILayerBase()

Methods

Executes the specified action when the presentation changes.

C#
public override void DoOnPresentationChanged()

Overrides: ProviderUILayerBase.DoOnPresentationChanged()

Remarks:

This method is typically invoked internally to handle updates to the UI layer when the underlying presentation state alters.