1 reference to GetDescription
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\Accessible.cs (1)
291
internal string Description { get { return
GetDescription
(_acc, _idChild); } }