Textpattern giving exception by UIAutomation on AMD64
I am using Mita to do some development, which is dependent on UI Automation. MitaSpy exposes properties of my control as ControlType.Document and supported patterns as Scroll. The classname being displayed as richedit.
The control doesn't support the text pattern.
This is occuring only on a amd64 machine and not on a x86 machine with ws03 OS .
Exception:
********
<Exception Type='PatternNotFoundException' hash='19515494'>
<Message Type='String'>The pattern 'TextPattern' was not found on the
UIObject '{Certificate status, RICHEDIT, 42.590260}'</Message>
<Data Type='ListDictionaryInternal' Count='0' hash='41421720'>
**********
Is there any way to read the contents of this control apart from using textpatterns.
regards,
vbhatia

