Content(TabPage, Binding) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static TabPage Content(this TabPage obj, [Nullable(new byte[] { (byte)0, (byte)1 })] Binding<Visual> content)

Parameters

obj
TabPage
content
Binding<T>

Returns