Skip to main content

RibbonControl.IsApplicationIconVisibleProperty Field

Identifies the RibbonControl.IsApplicationIconVisible dependency property.

Namespace: DevExpress.Xpf.Ribbon

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

NuGet Package: DevExpress.Wpf.Ribbon

Declaration

public static readonly DependencyProperty IsApplicationIconVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also