Skip to main content

MenuFlyout.ItemsSourceProperty Field

Identifies the MenuFlyout.ItemsSource dependency property.

Namespace: DevExpress.Xpf.WindowsUI

Assembly: DevExpress.Xpf.Controls.v24.1.dll

NuGet Package: DevExpress.Wpf.Controls

Declaration

public static readonly DependencyProperty ItemsSourceProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also