Property | Type | Description |
---|
Method | Description | |
---|---|---|
CreateMargin ( IWpfTextViewHost textViewHost, IWpfTextViewMargin containerMargin ) : IWpfTextViewMargin |
Create an instance of the StructureMargin in the specified IWpfTextViewHost.
|
|
LoadOption ( IEditorOptions options, string optionName ) : bool |
public CreateMargin ( IWpfTextViewHost textViewHost, IWpfTextViewMargin containerMargin ) : IWpfTextViewMargin | ||
textViewHost | IWpfTextViewHost | The |
containerMargin | IWpfTextViewMargin | |
return | IWpfTextViewMargin |
public LoadOption ( IEditorOptions options, string optionName ) : bool | ||
options | IEditorOptions | |
optionName | string | |
return | bool |