Binds Options to a binding.
[EditorBrowsable(EditorBrowsableState.Never)]
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public void BindOptions(Binding<MarkdownRenderOptions> binding)
The binding to attach.
When a binding is attached, sets to the property are forwarded to the binding. This method is hidden from IntelliSense.