2 references to OnStrokeDashArrayChanged
Microsoft.Maui.Controls (2)
Border\Border.cs (2)
242
oldCollection.CollectionChanged -=
OnStrokeDashArrayChanged
;
247
newCollection.CollectionChanged +=
OnStrokeDashArrayChanged
;