AutomationElement.CultureProperty Field
Identifies the culture property.
Assembly: UIAutomationClient (in UIAutomationClient.dll)
This identifier is used by UI Automation client applications. UI Automation providers should use the equivalent identifier in AutomationElementIdentifiers.
Within the Windows Presentation Foundation (WPF) framework, the default value reported will always be en-US because the Microsoft .NET Framework framework automatically defaults to English. For other user interface (UI) frameworks this property must be explicitly set or it will not be exposed.
This property can exist on a per-control basis, but typically is only available on an application level.
Return values of the property are of type CultureInfo.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.