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