Skip to main content

RichEditControl.UseDeferredDataBindingNotificationsProperty Field

Identifies the RichEditControl.UseDeferredDataBindingNotifications dependency property.

Namespace: DevExpress.Xpf.RichEdit

Assembly: DevExpress.Xpf.RichEdit.v26.1.dll

Declaration

public static readonly DependencyProperty UseDeferredDataBindingNotificationsProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also