We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e5629b commit 5f74751Copy full SHA for 5f74751
maui-toolkit/Popup/popup-size.md
@@ -175,7 +175,7 @@ In the following code sample, the Popup is auto-sized in the height based on the
175
176
{% tabs %}
177
178
-{% highlight xaml tabtitle="MainPage.xaml" hl_lines="10"%}
+{% highlight xaml tabtitle="MainPage.xaml" hl_lines="10" %}
179
<?xml version="1.0" encoding="utf-8" ?>
180
<ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
181
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
0 commit comments