Skip to main content

DocumentViewer.DocumentViewModelProperty Field

Identifies the DocumentViewModel dependency property.

Namespace: DevExpress.WinUI.DocumentViewer

Assembly: DevExpress.WinUI.DocumentViewer.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public static readonly DependencyProperty DocumentViewModelProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also