Content(Group, Binding<Visual?>) Method

Definition

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

Parameters

obj
Group
content
Binding<T>

Returns