Home
last modified time | relevance | path

Searched refs:ctrlLabelList_OnLabelSelected (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/
H A DfrmDebugger.cs1318 private void ctrlLabelList_OnLabelSelected(GoToDestination dest) in ctrlLabelList_OnLabelSelected() method in Mesen.GUI.Debugger.frmDebugger
H A DfrmDebugger.Designer.cs472 …Selected += new Mesen.GUI.Debugger.GoToDestinationEventHandler(this.ctrlLabelList_OnLabelSelected); in InitializeComponent()