Click or drag to resize
ResourceDictionarySyncRoot Property
Gets an object that can be used to synchronize access to the System.Collections.ICollection.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public Object SyncRoot { get; }

Property Value

Type: Object
See Also