Search Results for

    Show / Hide Table of Contents

    Class AfterInitialUpdateEventArgs

    Arguments passed in the AfterInitialUpdate event.

    Inheritance
    System.Object
    System.EventArgs
    EditControlEventArgs
    AfterInitialUpdateEventArgs
    Inherited Members
    EditControlEventArgs.EditControl
    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 AfterInitialUpdateEventArgs : EditControlEventArgs

    Constructors

    AfterInitialUpdateEventArgs()

    Declaration
    public AfterInitialUpdateEventArgs()

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Object, Action<Window>)

    On this page

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