C# Class dnSpy.Hex.Editor.LeftSelectionMarginProvider

Inheritance: WpfHexViewMarginProvider
Datei anzeigen Open project: 0xd4d/dnSpy

Public Methods

Method Description
CreateMargin ( WpfHexViewHost wpfHexViewHost, dnSpy.Contracts.Hex.Editor.WpfHexViewMargin marginContainer ) : dnSpy.Contracts.Hex.Editor.WpfHexViewMargin

Private Methods

Method Description
LeftSelectionMarginProvider ( dnSpy.Hex.Editor.WpfHexViewMarginProviderCollectionProvider wpfHexViewMarginProviderCollectionProvider, HexEditorOperationsFactoryService editorOperationsFactoryService ) : System

Method Details

CreateMargin() public method

public CreateMargin ( WpfHexViewHost wpfHexViewHost, dnSpy.Contracts.Hex.Editor.WpfHexViewMargin marginContainer ) : dnSpy.Contracts.Hex.Editor.WpfHexViewMargin
wpfHexViewHost WpfHexViewHost
marginContainer dnSpy.Contracts.Hex.Editor.WpfHexViewMargin
return dnSpy.Contracts.Hex.Editor.WpfHexViewMargin