Summary
Removes all non-pseudoclasses in the collection and adds a new set.
- Namespace
- Avalonia
.Controls - Containing Type
- Classes
Syntax
public void Replace(IList<string> source)
Parameters
Name | Type | Description |
---|---|---|
source | IList |
The new contents of the collection. |
Return Value
Type | Description |
---|---|
void |