摘要:
如动态添加物件需要定义x:Name属性,必须在前面加上xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 阅读全文
摘要:
var tag=sender.getValue("tag"); if(tag="rectangle") { var width=sender.getValue("Width"); var height=sender.Height; } 阅读全文
摘要:
ani.begin() ani.stop(); ani.resume(); ani.getHost();取得外挂程式 阅读全文