Skip to main content

RibbonControl.IsApplicationIconVisibleProperty Field

Identifies the RibbonControl.IsApplicationIconVisible dependency property.

Namespace: DevExpress.Xpf.Ribbon

Assembly: DevExpress.Xpf.Ribbon.v25.2.dll

Declaration

public static readonly DependencyProperty IsApplicationIconVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also