提交 014308ab 编写于 作者: D David Poeschl 提交者: GitHub

Merge pull request #18315 from dpoeschl/RenameControlType

Update the rename dashboard to be have a ControlType of "Pane"
......@@ -31,7 +31,7 @@ protected override string GetNameCore()
protected override AutomationControlType GetAutomationControlTypeCore()
{
return AutomationControlType.Edit;
return AutomationControlType.Pane;
}
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册