'宣言 Public MustInherit Class MarginPresenterBase Inherits System.Windows.Controls.Control
public abstract class MarginPresenterBase : System.Windows.Controls.Control
これは定義済みの Infragistics.Controls.Editors.LineNumberMargin プレゼンターが使用する基本クラスです。
組み込み Margin は Infragistics.Controls.Editors.EditorDocumentView が自動的に作成し、それらの Location プロパティに応じて、指定したすべての Infragistics.Controls.Editors.XamSyntaxEditor.CustomMargins とともに 4 つの Margin 領域の 1 つに配置されて表示されます。
注: 組み込み行数の余白の表示状態を制御するため、IsLineNumberMarginVisible プロパティを使用します。