Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/objective-c/23.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Windows phone 8.1 设置标题时,ContentDialog始终全屏显示_Windows Phone 8.1 - Fatal编程技术网

Windows phone 8.1 设置标题时,ContentDialog始终全屏显示

Windows phone 8.1 设置标题时,ContentDialog始终全屏显示,windows-phone-8.1,Windows Phone 8.1,我在xaml中有FullSizeDesired=“False”,但当设置标题(使用静态文本或通过绑定)时,Windows Phone store应用程序中的内容对话框总是全屏显示,有什么方法可以防止它?谢谢

我在xaml中有FullSizeDesired=“False”,但当设置标题(使用静态文本或通过绑定)时,Windows Phone store应用程序中的内容对话框总是全屏显示,有什么方法可以防止它?谢谢