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