menu

UWP

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

    Show / Hide Table of Contents

    Class DeserializationController

    Class which represents the deserialization of the controller.

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

    Constructors

    DeserializationController()

    Declaration
    public DeserializationController()

    Methods

    GetCustomView(String)

    Virtual method called to get custom view.

    Declaration
    public virtual FrameworkElement GetCustomView(string s)
    Parameters
    Type Name Description
    System.String s

    The string value.

    Returns
    Type Description
    Windows.UI.Xaml.FrameworkElement

    The null value.

    Extension Methods

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