Back to Devexpress

RibbonControl.ActualApplicationButtonLargeIcon Property

wpf-devexpress-dot-xpf-dot-ribbon-dot-ribboncontrol-25059db9.md

latest1.1 KB
Original Source

RibbonControl.ActualApplicationButtonLargeIcon Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Ribbon

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

NuGet Package : DevExpress.Wpf.Ribbon

Declaration

csharp
public ImageSource ActualApplicationButtonLargeIcon { get; protected set; }
vb
Public Property ActualApplicationButtonLargeIcon As ImageSource

Property Value

Type
ImageSource

See Also

RibbonControl Class

RibbonControl Members

DevExpress.Xpf.Ribbon Namespace