提交 c8afa389 编写于 作者: D David

chore: Fix code analysis

上级 e654071c
......@@ -104,7 +104,7 @@ namespace Windows.UI.Composition
ApplyClip(surface, visual);
// Applied rending transformation matrix (i.e. change coordinates system to the "rendering" one)
var transform = GetTransform(visual);
var transform = GetTransform(visual);
if (!transform.IsIdentity)
{
var skTransform = transform.ToSKMatrix();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册