Implemented interface member:
2 references to SyncRoot
PresentationFramework (2)
System\Windows\Documents\TableColumnCollection.cs (1)
401
return _columnCollection.
SyncRoot
;
System\Windows\Documents\TableRowGroupCollection.cs (1)
392
return _rowGroupCollectionInternal.
SyncRoot
;