Version

LineNumberMargin Class Members

The following tables list the members exposed by LineNumberMargin.

Public Properties
 NameDescription
Public PropertyAfterOverridden. An array of string keys that represent the items after which the current item should be sorted.  
Public PropertyBeforeOverridden. An array of string keys that represent the items before which the current item should be sorted.  
Public PropertyKeyOverridden. The string key of the current item. This key will be referenced in the Before and After lists of other items.  
Public PropertyLocationOverridden. Returns the location of the Margin within the EditorDocumentView (read only).  
Public Methods
 NameDescription
Public MethodCreatePresenterOverridden. Returns an instance of the element that represents the Margin within the EditorDocumentView.  
Public MethodOnPresenterDiscardedOverridden. Called when the margin's associated presenter element is being discarded to give the margin an opportunity to cleanup any allocated resources.  
See Also