Interface
INotifyStylePropertyChange

Represents an interface that notifies when a style property has changed.

Definition

Namespace:Telerik.Windows.Documents.Model.Styles

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public interface INotifyStylePropertyChange

Events

StylePropertyChanged

Declaration

cs-api-definition
event StylePropertyChangeEventHandler StylePropertyChanged

Event Value

StylePropertyChangeEventHandler

StylePropertyChanging

Declaration

cs-api-definition
event StylePropertyChangeEventHandler StylePropertyChanging

Event Value

StylePropertyChangeEventHandler