Implemented interface member:
property
IsSynchronized
System.Collections.ICollection.IsSynchronized
2 references to IsSynchronized
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XmlnsDictionary.cs (1)
558get {return _nsDeclarations.IsSynchronized; }
PresentationFramework (1)
src\Framework\System\Windows\Markup\XmlnsDictionary.cs (1)
558get {return _nsDeclarations.IsSynchronized; }