AutomationTextAttribute.LookupById(Int32) 方法

定义

检索一个封装了指定数值标识符的 AutomationTextAttribute

public:
 static System::Windows::Automation::AutomationTextAttribute ^ LookupById(int id);
public static System.Windows.Automation.AutomationTextAttribute LookupById (int id);
static member LookupById : int -> System.Windows.Automation.AutomationTextAttribute
Public Shared Function LookupById (id As Integer) As AutomationTextAttribute

参数

id
Int32

数值标识符。

返回

适用于