6 references to OnClipChanged
Microsoft.Maui.Controls (6)
VisualElement\VisualElement.cs (6)
143
s.PropertyChanged -=
OnClipChanged
;
146
g.InvalidateGeometryRequested -=
OnClipChanged
;
149
source.PropertyChanged +=
OnClipChanged
;
151
geometryGroup.InvalidateGeometryRequested +=
OnClipChanged
;
160
s.PropertyChanged -=
OnClipChanged
;
163
g.InvalidateGeometryRequested -=
OnClipChanged
;