Back to Devexpress

PathIconEventArgs Class

wpf-devexpress-dot-xpf-dot-editors-b96ad61e.md

latest1.2 KB
Original Source

PathIconEventArgs Class

Contains data for the CustomPathIcon event.

Namespace : DevExpress.Xpf.Editors

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public class PathIconEventArgs :
    RoutedEventArgs
vb
Public Class PathIconEventArgs
    Inherits RoutedEventArgs

PathIconEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs PathIconEventArgs

See Also

PathIconEventArgs Members

DevExpress.Xpf.Editors Namespace