Avalonia API Reference
C#
VB
F#
Show/Hide TOC
Selecting
Items
Control Constructor
Initializes a new instance of the
SelectingItemsControl
class
Definition
Namespace:
Avalonia.Controls.Primitives
Assembly:
Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
C#
Copy
View Source
public
SelectingItemsControl
()
VB
Copy
View Source
Public
Sub
New
F#
Copy
View Source
new
:
unit
->
SelectingItemsControl
See Also
Reference
SelectingItemsControl Class
Avalonia.Controls.Primitives Namespace
In This Article
Definition
See Also