C# Class dnSpy.Hex.Editor.WpfHexViewImpl.HexCursorProviderInfoCollection

Mostra file Open project: 0xd4d/dnSpy

Public Methods

Method Description
Dispose ( ) : void
HexCursorProviderInfoCollection ( HexCursorProvider hexCursorProviders, System.Windows.Input.Cursor defaultCursor ) : System

Private Methods

Method Description
Provider_CursorInfoChanged ( object sender, EventArgs e ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

HexCursorProviderInfoCollection() public method

public HexCursorProviderInfoCollection ( HexCursorProvider hexCursorProviders, System.Windows.Input.Cursor defaultCursor ) : System
hexCursorProviders HexCursorProvider
defaultCursor System.Windows.Input.Cursor
return System