C# Class Reko.Gui.Windows.Controls.MixedCodeDataControl

Renders code and data side by side.
Inheritance: TextView
Afficher le fichier Open project: uxmal/reko Class Usage Examples

Méthodes publiques

Méthode Description
GetAnchorAddress ( ) : Address
MixedCodeDataControl ( ) : Reko.Core

Méthodes protégées

Méthode Description
OnScroll ( ) : void

Private Methods

Méthode Description
ImageMap_MapChanged ( object sender, EventArgs e ) : void
MixedCodeDataControl_Disposed ( object sender, EventArgs e ) : void
OnProgramChanged ( ) : void
OnTopAddressChanged ( ) : void
RefreshModel ( ) : void

Method Details

GetAnchorAddress() public méthode

public GetAnchorAddress ( ) : Address
Résultat Address

MixedCodeDataControl() public méthode

public MixedCodeDataControl ( ) : Reko.Core
Résultat Reko.Core

OnScroll() protected méthode

protected OnScroll ( ) : void
Résultat void