1 write to Id
System.Private.Windows.Core.Tests (1)
System\Private\Windows\Ole\TestFormat.cs (1)
11Id = id;
5 references to Id
System.Private.Windows.Core.Tests (5)
System\Private\Windows\Ole\NativeToManagedAdapterTests.cs (5)
35using HGlobalNativeDataObject dataObject = new(stream, (ushort)_format.Id); 52using HGlobalNativeDataObject dataObject = new(stream, (ushort)_format.Id); 70using HGlobalNativeDataObject dataObject = new(stream, (ushort)_format.Id); 88using HGlobalNativeDataObject dataObject = new(stream, (ushort)_format.Id); 104using HGlobalNativeDataObject dataObject = new(stream, (ushort)_format.Id);