Binds BaseUri to a binding and returns the same instance.
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static MarkdownControl BaseUri(this MarkdownControl obj, Binding<Uri?> baseUri)
The instance to configure.
The binding to attach.