Search Results for

    Show / Hide Table of Contents

    Class WelcomeViewController

    Inheritance
    System.Object
    AbstractController
    AbstractViewController
    AbstractBindedController
    WelcomeViewController
    Implements
    IBindedController
    Inherited Members
    AbstractBindedController.Dispose()
    AbstractBindedController.Activate()
    AbstractBindedController.GetExplorerBarControl()
    AbstractBindedController.GetContentControl()
    AbstractBindedController.Invoke(Delegate)
    AbstractBindedController.BeginInvoke(Delegate)
    AbstractBindedController.View
    AbstractBindedController.InvokeRequired
    AbstractViewController.Refresh()
    AbstractViewController.Context
    AbstractViewController.ActivationChanged
    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.TranslationStudioAutomation.IntegrationApi
    Assembly: Sdl.TranslationStudioAutomation.IntegrationApi.dll
    Syntax
    [BindController("SimpleStartView")]
    public class WelcomeViewController : AbstractBindedController, IBindedController

    Constructors

    WelcomeViewController()

    Declaration
    public WelcomeViewController()

    Methods

    Initialize(IViewContext)

    Declaration
    protected override void Initialize(IViewContext context)
    Parameters
    Type Name Description
    IViewContext context
    Overrides
    AbstractViewController.Initialize(IViewContext)

    Implements

    IBindedController

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Object, Action<Window>)

    On this page

    • Constructors
      • WelcomeViewController()
    • Methods
      • Initialize(IViewContext)
    • Implements
    • Extension Methods
    Back to top Generated by DocFX