C# Class dnSpy.Hex.Editor.ActiveColumnHighlighterWpfHexViewCreationListener

Inheritance: dnSpy.Contracts.Hex.Editor.WpfHexViewCreationListener
Mostra file Open project: 0xd4d/dnSpy

Public Methods

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

Private Methods

Method Description
ActiveColumnHighlighterWpfHexViewCreationListener ( ActiveColumnHighlighterServiceProvider activeColumnHighlighterServiceProvider ) : System

Method Details

HexViewCreated() public method

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