Class CodeActionLayer
Represents a surface for rendering TextEditor code action images.
public class CodeActionLayer : Layer, IAnimatable, IInputElement
- Inheritance
-
CodeActionLayer
- Implements
- Extension Methods
Constructors
- CodeActionLayer(TextEditorView)
Initializes a new instance of the
CodeActionLayer
class with specified parameters.
Properties
- VisualChildrenCount
Gets the number of child elements for the Visual.
Methods
- ArrangeCore(Rect)
Defines the template for WPF core-level arrange layout definition.
- GetHitTest(double, double, IHitTestInfo)
Fills hitTestInfo parameter by information about a part of the layer at specified coordinate.
- GetVisualChild(int)
Returns the specified Visual in the parent VisualCollection.
- MeasureCore(Size)
When overridden in a derived class, provides measurement logic for sizing this element properly, with consideration of the size of any child element content.
- RemoveAllItems()
Clears visual items collection.