1 reference to OnCollectionChanged
Microsoft.Maui.Controls (1)
FormattedString.cs (1)
20
public FormattedString() => _spans.CollectionChanged +=
OnCollectionChanged
;