PresentationFrameworkCollection<T>.SyncRoot Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets an object that can be used to synchronize access to the PresentationFrameworkCollection<T>.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.ObjectAn object that can be used to synchronize access to the PresentationFrameworkCollection<T>.
Implements
ICollection.SyncRoot
Show: