SelectionModelExtensions.BatchUpdateOperation Constructor
Initializes a new instance of the SelectionModelExtensions.BatchUpdateOperation class
Definition
Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public BatchUpdateOperation(
ISelectionModel owner
)
Public Sub New (
owner As ISelectionModel
)
new :
owner : ISelectionModel -> BatchUpdateOperation
Parameters
See Also
Reference
SelectionModelExtensions.BatchUpdateOperation Structure
Avalonia.Controls.Selection Namespace