-
Home
-
API
-
XenoAtom.Terminal.UI.Controls
-
ListBox_TExtensions
-
Methods
-
ItemTemplate(ListBox, Binding>)
ItemTemplate(ListBox, Binding<DataTemplate>) Method
Definition
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static ListBox<T> ItemTemplate<T>(this ListBox<T> obj, [Nullable(new byte[] { (byte)0, (byte)0, (byte)1 })] Binding<DataTemplate<T>> itemTemplate)
Type parameters
Parameters
Returns