Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1IconTemplate Class / Undo Property

In This Topic
    Undo Property
    In This Topic
    Gets an icon representing an undo operation.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Undo As C1IconTemplate
    public static C1IconTemplate Undo {get;}
    See Also