6 references to OnClipChanged
Microsoft.Maui.Controls (6)
VisualElement\VisualElement.cs (6)
147
s.PropertyChanged -=
OnClipChanged
;
150
g.InvalidateGeometryRequested -=
OnClipChanged
;
153
source.PropertyChanged +=
OnClipChanged
;
155
geometryGroup.InvalidateGeometryRequested +=
OnClipChanged
;
164
s.PropertyChanged -=
OnClipChanged
;
167
g.InvalidateGeometryRequested -=
OnClipChanged
;