diff --git a/src/Uno.UI/UI/Xaml/UIElement.cs b/src/Uno.UI/UI/Xaml/UIElement.cs index 9830922434c5..161cf88f0f6c 100644 --- a/src/Uno.UI/UI/Xaml/UIElement.cs +++ b/src/Uno.UI/UI/Xaml/UIElement.cs @@ -942,7 +942,6 @@ internal void ApplyClip() InvalidateArrange(); #endif } -#endif partial void ApplyNativeClip(Rect rect #if __SKIA__