1 reference to GetItem
PresentationCore (1)
Core\CSharp\MS\Internal\Automation\TableProviderWrapper.cs (1)
67
return (IRawElementProviderSimple) ElementUtil.Invoke( _peer, new DispatcherOperationCallback(
GetItem
), new int [ ] { row, column } );