1 reference to GetColumnCount
PresentationCore (1)
MS\Internal\Automation\TableProviderWrapper.cs (1)
79
return (int) ElementUtil.Invoke( _peer, new DispatcherOperationCallback(
GetColumnCount
), null );