Search Results for

    Show / Hide Table of Contents

    Class AfterEditControlsCreatedEventArgs

    Event arguments used when the edit controls have been created by the ISideBySideEditor.

    Inheritance
    System.Object
    System.EventArgs
    AfterEditControlsCreatedEventArgs
    Inherited Members
    System.EventArgs.Empty
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Sdl.DesktopEditor.EditorApi
    Assembly: Sdl.DesktopEditor.EditorApi.dll
    Syntax
    public class AfterEditControlsCreatedEventArgs : EventArgs

    Constructors

    AfterEditControlsCreatedEventArgs()

    Declaration
    public AfterEditControlsCreatedEventArgs()

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Object, Action<Window>)

    On this page

    • Constructors
      • AfterEditControlsCreatedEventArgs()
    • Extension Methods
    Back to top Generated by DocFX