다음을 통해 공유


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

숫자 식별자입니다.

반환

적용 대상