本文介绍了Sketchflow Map添加屏幕缺少命名空间的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我不知道这是否符合设计要求。
I don't know if this is by design or not.
在Sketchflow Map中创建新画面,然后查看其XAML并粘贴某些控件时另一个屏幕命名空间;的xmlns:SDK = QUOT; HTTP://schemas.microsoft.com/winfx/2006/xaml/presentation/sdk"缺少。
When creating a new screen in the Sketchflow Map and then viewing its XAML and pasting in some controls from another screen the namespace; xmlns:sdk="http://schemas.microsoft.com/winfx/2006/xaml/presentation/sdk" is missing.
如果从"资源"面板添加了一个控件,则会自动添加该命名空间。
If a control is added from the Assets panel this namespace is automatically added.
我想知道为什么不添加此命名空间默认情况下,在Sketchflow地图中创建新屏幕时。
I was wondering why this namespace isn't added as default when a new screen is created in the Sketchflow map.
推荐答案
这篇关于Sketchflow Map添加屏幕缺少命名空间的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!