From d040a1edd188705000bebe2f872ecf0a8823e93a Mon Sep 17 00:00:00 2001 From: Jakub Florkowski Date: Sun, 10 Nov 2024 02:33:09 +0100 Subject: [PATCH 1/2] Put border in a container --- .../TestCases.HostApp/Issues/Issue25747.xaml | 22 ++++++++++++++++ .../Issues/Issue25747.xaml.cs | 19 ++++++++++++++ .../Tests/Issues/Issue25747.cs | 26 +++++++++++++++++++ src/Core/src/ViewExtensions.cs | 7 +---- 4 files changed, 68 insertions(+), 6 deletions(-) create mode 100644 src/Controls/tests/TestCases.HostApp/Issues/Issue25747.xaml create mode 100644 src/Controls/tests/TestCases.HostApp/Issues/Issue25747.xaml.cs create mode 100644 src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25747.cs diff --git a/src/Controls/tests/TestCases.HostApp/Issues/Issue25747.xaml b/src/Controls/tests/TestCases.HostApp/Issues/Issue25747.xaml new file mode 100644 index 000000000000..5a407e8982e3 --- /dev/null +++ b/src/Controls/tests/TestCases.HostApp/Issues/Issue25747.xaml @@ -0,0 +1,22 @@ + + + + + + + +