[NullableContext((byte)1)] [Nullable((byte)0)] public sealed class OptionList<T> : Visual, IVisualElement, IScrollable, OptionList<T>.IBindings, Visual.IBindings
kind:method
kind:property
kind:ctor
OptionList()
OptionList(IEnumerable<T>, Int32)
OptionList(IEnumerable<T>)
ItemActivatedEvent
SelectionChangedEvent
ActivateOnClick
ChildrenCount
ItemIsEnabled
Items
ItemSearchText
ItemTemplate
Scroll
SelectedIndex
OptionList<T>.IBindings.ActivateOnClick
OptionList<T>.IBindings.HoveredIndex
OptionList<T>.IBindings.ItemIsEnabled
OptionList<T>.IBindings.ItemSearchText
OptionList<T>.IBindings.ItemTemplate
OptionList<T>.IBindings.MeasuredContentWidth
OptionList<T>.IBindings.MeasuredItemHeight
OptionList<T>.IBindings.ScrollVersion
OptionList<T>.IBindings.SelectedIndex
ArrangeCore(in Rectangle)
BindActivateOnClick(Binding<Boolean>)
BindHoveredIndex(Binding<Int32>)
BindItemIsEnabled(Binding<Delegator<Func<T, Boolean>>>)
BindItemSearchText(Binding<Delegator<Func<T, String?>>>)
BindItemTemplate(Binding<DataTemplate<T>>)
BindMeasuredContentWidth(Binding<Int32>)
BindMeasuredItemHeight(Binding<Int32>)
BindScrollVersion(Binding<Int32>)
BindSelectedIndex(Binding<Int32>)
GetChild(Int32)
MeasureCore(in LayoutConstraints)
OnKeyDown(KeyEventArgs)
OnPointerMoved(PointerEventArgs)
OnPointerPressed(PointerEventArgs)
OnPointerReleased(PointerEventArgs)
OnPointerWheel(PointerEventArgs)
PrepareChildren()
RenderOverride(CellBuffer)
ItemActivatedRouted
SelectionChangedRouted