Back to Devexpress

BrowsePathEdit.PathIcon Property

wpf-devexpress-dot-xpf-dot-editors-dot-browsepathedit-b4271328.md

latest1.3 KB
Original Source

BrowsePathEdit.PathIcon Property

Gets a path icon. This is a dependency property.

Namespace : DevExpress.Xpf.Editors

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public ImageSource PathIcon { get; }
vb
Public ReadOnly Property PathIcon As ImageSource

Property Value

TypeDescription
ImageSource

A path icon.

|

Remarks

See Also

ShowIcon

CustomPathIcon

PathIconSelector

BrowsePathEdit Class

BrowsePathEdit Members

DevExpress.Xpf.Editors Namespace