AutomationTextAttribute.LookupById(Int32) Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
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.