Class UserMarginLayer
Represents a surface for rendering TextEditor user margin area.
public class UserMarginLayer : Layer, IAnimatable, IInputElement
- Inheritance
-
UserMarginLayer
- Implements
- Extension Methods
Constructors
- UserMarginLayer(TextEditorView)
Initializes a new instance of the
UserMarginLayer
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.
- 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.