menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ImageEditedEventArgs - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ImageEditedEventArgs

    Class implementation of image changed event args

    Inheritance
    System.Object
    ImageEditedEventArgs
    Namespace: Syncfusion.UI.Xaml.ImageEditor
    Assembly: Syncfusion.SfImageEditor.UWP.dll
    Syntax
    public class ImageEditedEventArgs : EventArgs

    Properties

    IsImageEdited

    Returns whether the image is edited or not

    Declaration
    public bool IsImageEdited { get; }
    Property Value
    Type
    System.Boolean

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved