当前位置:网站首页>uwp ScrollViewer content out of panel when set the long width
uwp ScrollViewer content out of panel when set the long width
2022-08-04 19:56:00 【林德熙】
I find a ununderstandable behavior in UWP. I make a content with a long width in ScrollViewer and the content will out of the panel.
I write a xaml with a ScrollViewer and a Grid. And than I set a content to ScrollViewer and the content is a long width Grid.
<Grid>
<Grid.ColumnDefinitions>
<ColumnDefinition />
<ColumnDefinition />
</Grid.ColumnDefinitions>
<ScrollViewer HorizontalScrollBarVisibility="Visible">
<Grid Width="2100000">
<TextBlock Margin="10,10,10,10"
Text="asdasdasdasdasdasdasdasdasdaasdasdasdasdasdasdasdasdasdasdasdasdasdasdaasdasdasdasdasdasdasdasdasdasdasdasdasdasdaasdasdasdasdasdasdasdasdasdasdasdasdasd" />
</Grid>
</ScrollViewer>
<Grid Grid.Column="1" Background="#aa565656" />
</Grid>
Running the code, and the TextBlock will out of the Grid.
After I set the Grid width to 2000000 that work well.
Do not ask why I can find it. I wrote a code await "lindexi is doubi";
and my friend pressed my head to the Keyboard. My head pressed the 0
key and set the Grid width. I ran the code and I was surprised to see it.
Code https://github.com/lindexi/lindexi_gd/tree/550373c7ee587980a7ecd56e2c03aa40c6972416/TucasurchasGeldiskaycasoohou
边栏推荐
- 二叉树是否对称
- 微信小程序云开发 | 赠、删、改城市名称信息的应用实现
- Aura clock chip generation configuration file script
- 带你了解数据分布式存储原理
- 如何使用 jMeter Parallel Controller - 并行控制器以及一些常犯的错误
- In July 2022, domestic database memorabilia
- The difference between Client Side Cache and Server Side Cache
- 02 ts 变量定义,类型
- c sqlite ... ...
- MogDB学习笔记-环境准备及单实例安装
猜你喜欢
随机推荐
C#将对象转换为Dictionary字典集合
【SQL】触发器同步表数据
【AGC】构建服务1-云函数示例
vscode离线安装插件方法
really time ntp服务启动命令
C#弹出询问对话框
Highlights of some performance tests
力扣题(5)—— 最长回文子串
Order of lds links
JS new一个构造器发生了什么?从零手写一个new方法
二叉树是否对称
成品升级程序
阿里的arthas使用,入门报错:Unable to attach to 32-bit process running under WOW64
awk statistical difference record
对比几类主流的跨端技术方案
Notepad++更改显示背景
2022年国内手机满意度榜单:华为稳坐国产品牌第一
致-.-- -..- -
泰山OFFICE技术讲座:底纹、高亮、边框的关系
"WAIC 2022 · hackers marathon" two ants wealth competition invited you to fight!