C# 클래스 dnSpy.Hex.Editor.HexViewMouseProcessorCollection

파일 보기 프로젝트 열기: 0xd4d/dnSpy

공개 메소드들

메소드 설명
HexViewMouseProcessorCollection ( dnSpy.Contracts.Hex.Editor.WpfHexView wpfHexView, HexEditorOperationsFactoryService editorOperationsFactoryService, IOrderableTextViewRoleMetadata>.Lazy mouseProcessorProviders ) : System

비공개 메소드들

메소드 설명
AllowMouseEvent ( System.Windows.Input.MouseEventArgs e ) : bool
Reinitialize ( ) : void
WpfHexView_Closed ( object sender, EventArgs e ) : void

메소드 상세

HexViewMouseProcessorCollection() 공개 메소드

public HexViewMouseProcessorCollection ( dnSpy.Contracts.Hex.Editor.WpfHexView wpfHexView, HexEditorOperationsFactoryService editorOperationsFactoryService, IOrderableTextViewRoleMetadata>.Lazy mouseProcessorProviders ) : System
wpfHexView dnSpy.Contracts.Hex.Editor.WpfHexView
editorOperationsFactoryService dnSpy.Contracts.Hex.Operations.HexEditorOperationsFactoryService
mouseProcessorProviders IOrderableTextViewRoleMetadata>.Lazy
리턴 System