Method | Description | |
---|---|---|
CreateMarkerElement ( HexBufferSpan fullSpan, System.Windows.Media.Geometry geo ) : void | ||
EditorFormatMap_FormatMappingChanged ( object sender, Microsoft.VisualStudio.Text.Classification e ) : void | ||
HexSelectionLayer ( |
||
HexSelection_SelectionChanged ( object sender, |
||
HexView_LayoutChanged ( object sender, |
||
OnMarkerElementRemoved ( ) : void | ||
OnModeUpdated ( ) : void | ||
Options_OptionChanged ( object sender, Microsoft.VisualStudio.Text.Editor e ) : void | ||
RemoveAllAdornments ( ) : void | ||
SetNewSelection ( ) : void | ||
UpdateBackgroundBrush ( ) : void | ||
UpdateUseReducedOpacityForHighContrastOption ( ) : void |
Method | Description | |
---|---|---|
CreateStreamSelection ( ) : Geometry>?.KeyValuePair |
||
Dispose ( ) : void | ||
GetBackgroundBrush ( ) : System.Windows.Media.Brush |
public CreateMarkerElement ( HexBufferSpan fullSpan, System.Windows.Media.Geometry geo ) : void | ||
fullSpan | HexBufferSpan | |
geo | System.Windows.Media.Geometry | |
return | void |
public EditorFormatMap_FormatMappingChanged ( object sender, Microsoft.VisualStudio.Text.Classification e ) : void | ||
sender | object | |
e | Microsoft.VisualStudio.Text.Classification | |
return | void |
public HexSelectionLayer ( |
||
hexSelection | ||
layer | dnSpy.Contracts.Hex.Editor.HexAdornmentLayer | |
editorFormatMap | Microsoft.VisualStudio.Text.Classification | |
return | System |
public HexSelection_SelectionChanged ( object sender, |
||
sender | object | |
e | ||
return | void |
public HexView_LayoutChanged ( object sender, |
||
sender | object | |
e | ||
return | void |
public Options_OptionChanged ( object sender, Microsoft.VisualStudio.Text.Editor e ) : void | ||
sender | object | |
e | Microsoft.VisualStudio.Text.Editor | |
return | void |
public UpdateUseReducedOpacityForHighContrastOption ( ) : void | ||
return | void |