C# Class dnSpy.Hex.Editor.MouseWpfHexViewCreationListener

Inheritance: dnSpy.Contracts.Hex.Editor.WpfHexViewCreationListener
ファイルを表示 Open project: 0xd4d/dnSpy

Public Methods

Method Description
HexViewCreated ( dnSpy.Contracts.Hex.Editor.WpfHexView hexView ) : void

Private Methods

Method Description
MouseWpfHexViewCreationListener ( HexEditorOperationsFactoryService editorOperationsFactoryService, IOrderableTextViewRoleMetadata>.[ mouseProcessorProviders ) : System

Method Details

HexViewCreated() public method

public HexViewCreated ( dnSpy.Contracts.Hex.Editor.WpfHexView hexView ) : void
hexView dnSpy.Contracts.Hex.Editor.WpfHexView
return void