ResourceDictionarySyncRoot Property |
Gets an object that can be used to synchronize access to the System.Collections.ICollection.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public Object SyncRoot { get; }
Property Value
Type:
ObjectSee Also