메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
GetTextViewMargin ( string marginName ) : ITextViewMargin | ||
StructureMargin ( IWpfTextViewHost textViewHost, IVerticalScrollBar scrollBar, |
Constructor for the StructureMargin.
|
|
UpdateTip ( IOverviewMargin margin, System.Windows.Input.MouseEventArgs e, System.Windows.Controls.ToolTip tip ) : bool |
메소드 | 설명 | |
---|---|---|
ThrowIfDisposed ( ) : void |
public GetTextViewMargin ( string marginName ) : ITextViewMargin | ||
marginName | string | |
리턴 | ITextViewMargin |
public StructureMargin ( IWpfTextViewHost textViewHost, IVerticalScrollBar scrollBar, |
||
textViewHost | IWpfTextViewHost | The IWpfTextViewHost in which this margin will be displayed. |
scrollBar | IVerticalScrollBar | |
factory | ||
리턴 | System |
public UpdateTip ( IOverviewMargin margin, System.Windows.Input.MouseEventArgs e, System.Windows.Controls.ToolTip tip ) : bool | ||
margin | IOverviewMargin | |
e | System.Windows.Input.MouseEventArgs | |
tip | System.Windows.Controls.ToolTip | |
리턴 | bool |