AvalonEdit
SimpleHighlightingBrush Class
NamespacesICSharpCode.AvalonEdit.HighlightingSimpleHighlightingBrush
Highlighting brush implementation that takes a frozen brush.
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public sealed class SimpleHighlightingBrush : HighlightingBrush, 
	ISerializable
<SerializableAttribute> _
Public NotInheritable Class SimpleHighlightingBrush _
	Inherits HighlightingBrush _
	Implements ISerializable
[SerializableAttribute]
public ref class SimpleHighlightingBrush sealed : public HighlightingBrush, 
	ISerializable
Members
All MembersConstructorsMethods



IconMemberDescription
SimpleHighlightingBrush(Color)
Initializes a new instance of the SimpleHighlightingBrush class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Overrides Object.Equals(Object).)
GetBrush(ITextRunConstructionContext)
Gets the real brush.
(Overrides HighlightingBrush.GetBrush(ITextRunConstructionContext).)
GetColor(ITextRunConstructionContext)
Gets the color of the brush.
(Inherited from HighlightingBrush.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Overrides Object.GetHashCode()()()().)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
ToString()()()()
Returns a String that represents the current Object.
(Overrides Object.ToString()()()().)
Inheritance Hierarchy
Object
HighlightingBrush
 SimpleHighlightingBrush

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238