diff --git a/Upgrading/CustomRenderer/MultiProject/Entry/README.md b/Upgrading/CustomRenderer/MultiProject/Entry/README.md index e7548af9b..d7306578b 100755 --- a/Upgrading/CustomRenderer/MultiProject/Entry/README.md +++ b/Upgrading/CustomRenderer/MultiProject/Entry/README.md @@ -1,13 +1,3 @@ ---- -name: Xamarin.Forms - Entry Custom Renderer -description: "Demonstrates a custom renderer for the Entry control, enabling developers to override the default native rendering #customrenderer" -page_type: sample -languages: -- csharp -products: -- xamarin -urlFragment: customrenderers-entry ---- # Entry Custom Renderer This sample demonstrates a custom renderer for the `Entry` control, enabling developers to override the default native rendering with their own platform-specific customization.