Skip to main content

DocumentViewerControl.DocumentChangedEvent Field

Identifies the DocumentViewerControl.DocumentChanged routed event.

Namespace: DevExpress.Xpf.DocumentViewer

Assembly: DevExpress.Xpf.DocumentViewer.v23.2.Core.dll

NuGet Package: DevExpress.Wpf.DocumentViewer.Core

Declaration

public static RoutedEvent DocumentChangedEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also