xaml - Windows Phone 8.1 上的资源限定符

标签 xaml windows-phone-8.1

Windows Phone 8.1 应用程序是否支持资源限定符,例如秤? 这些限定符与 Windows 应用商店应用程序中的限定符是否不同?

最佳答案

是 Windows Phone 8.1 RT 支持图像缩放。方法如下:

Ye

 <Image Grid.Row="1" Grid.Column="0" Source="wpimages/resolution.jpg" VerticalAlignment="Top" Width="100"/>

关于xaml - Windows Phone 8.1 上的资源限定符,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24186061/

相关文章:

c# - 验证在运行时从 URI 加载的 WPF 位图图像

c# - 避免两次 WPF 打开同一个窗口

unity-game-engine - 在 Windows 8.1 上为 Unity 项目强制执行横向

c# - 将列表值中的字符串绑定(bind)为 StaticResource

windows-phone-7 - 如何通过浏览器 url 启动 windows phone 应用程序

c# - 如何使用 C# 代码而不是 XAML 启用窗口镶边?

WPF 内联样式未设置模板值

c# - 更改 ListView 中选定行的颜色

winrt-xaml - 带有 2 行文本的 Windows Phone 8.1 AppBarButton 图标

c# - 磁贴在 WP8.1 Silverlight 应用程序中未正确显示