AutomationPeer.GetCulture Method

Definition

Calls GetCultureCore to get the culture value for the element that is associated with the automation peer.

public:
 virtual int GetCulture() = GetCulture;
int GetCulture();
public int GetCulture();
function getCulture()
Public Function GetCulture () As Integer

Returns

Int32

int

The value of the culture property for the element that is associated with the automation peer.

Applies to