AutomationTextAttribute.LookupById(Int32) Methode

Definitie

Hiermee wordt een AutomationTextAttribute opgegeven numerieke id inkapselen.

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

Parameters

id
Int32

De numerieke id.

Retouren

Van toepassing op