Property | Type | Description |
---|
Method | Description | |
---|---|---|
CreateMargin ( IWpfTextViewHost textViewHost, IWpfTextViewMargin parentMargin ) : IWpfTextViewMargin | ||
LoadOption ( IEditorOptions options, string optionName ) : bool |
public CreateMargin ( IWpfTextViewHost textViewHost, IWpfTextViewMargin parentMargin ) : IWpfTextViewMargin | ||
textViewHost | IWpfTextViewHost | |
parentMargin | IWpfTextViewMargin | |
return | IWpfTextViewMargin |
public LoadOption ( IEditorOptions options, string optionName ) : bool | ||
options | IEditorOptions | |
optionName | string | |
return | bool |