Skip to main content
A newer version of this page is available.

Tile.PreviousContentProperty Field

Identifies the Tile.PreviousContent dependency property.

Namespace: DevExpress.Xpf.LayoutControl

Assembly: DevExpress.Xpf.LayoutControl.v21.2.dll

NuGet Package: DevExpress.Wpf.LayoutControl

Declaration

public static readonly DependencyProperty PreviousContentProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also