Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.ComponentModel.Design.ISelectionService Interface Reference

Public Member Functions

bool GetComponentSelected (object component)
 
ICollection GetSelectedComponents ()
 
void SetSelectedComponents (ICollection? components)
 
void SetSelectedComponents (ICollection? components, SelectionTypes selectionType)
 

Properties

object PrimarySelection [get]
 
int SelectionCount [get]
 

Events

EventHandler SelectionChanged
 
EventHandler SelectionChanging
 

Detailed Description

Definition at line 5 of file ISelectionService.cs.


The documentation for this interface was generated from the following file: