我有一个UIElement,它上面进行了各种转换(缩放和翻译).
有没有办法在转型后获得UIElement的位置?我试过GetValue(Canvas.TopProperty)但它并没有改变它的加载方式.
GetValue(Canvas.TopProperty)
我必须遗漏一些明显但不确定的东西.(我正在使用silverlight)
c# silverlight position transform
c# ×1
position ×1
silverlight ×1
transform ×1