Share via


ModelItemCollection.ICollection.SyncRoot Property

For a description of this member, see ICollection.SyncRoot.

Namespace:  Microsoft.Windows.Design.Model
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Syntax

Object ICollection.SyncRoot { get; }

Property Value

Type: System.Object

Implements

ICollection.SyncRoot

Remarks

This member is an explicit interface member implementation. It can be used only when the ModelItemCollection instance is cast to an ICollection interface.

.NET Framework Security

See Also

Reference

ModelItemCollection Class

ModelItemCollection Members

Microsoft.Windows.Design.Model Namespace

Other Resources

WPF Designer Extensibility Architecture