alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class GoToLine

    Interaction logic for GoToLine.xaml

    Inheritance
    System.Object
    GoToLine
    Implements
    System.IDisposable
    System.Windows.Markup.IComponentConnector
    Namespace: Syncfusion.Windows.Edit.Implementation
    Assembly: Syncfusion.Edit.Wpf.dll
    Syntax
    public class GoToLine : Window, IDisposable, IComponentConnector

    Constructors

    GoToLine()

    Constructor

    Declaration
    public GoToLine()

    Methods

    Dispose()

    Releases all resources

    Declaration
    public void Dispose()

    InitializeComponent()

    InitializeComponent

    Declaration
    public void InitializeComponent()

    OnSourceInitialized(EventArgs)

    Declaration
    protected override void OnSourceInitialized(EventArgs e)
    Parameters
    Type Name Description
    System.EventArgs e

    Implements

    System.IDisposable
    System.Windows.Markup.IComponentConnector
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved