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

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:

C#
public interface INotifyStylePropertyChange

Derived Classes: StyleDefinition

Events

C#
event StylePropertyChangeEventHandler StylePropertyChanged
C#
event StylePropertyChangeEventHandler StylePropertyChanging