5 usages of Guid 6D5140C1-7436-11CE-8034-00AA006009FA
PresentationFramework (1)
src\Framework\System\Windows\Standard\ComGuids.cs (1)
26
public const string ServiceProvider = "
6d5140c1-7436-11ce-8034-00aa006009fa
";
System.Windows.Forms (2)
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (2)
5950
[ComImport(), Guid("
6D5140C1-7436-11CE-8034-00AA006009FA
"), InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
8500
[Guid("
6D5140C1-7436-11CE-8034-00AA006009FA
")]
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\CompileXomlTask.cs (1)
39
[Guid("
6d5140c1-7436-11ce-8034-00aa006009fa
")]
WindowsBase (1)
Shared\MS\Win32\UnsafeNativeMethodsCLR.cs (1)
3429
[ComImport(), Guid("
6D5140C1-7436-11CE-8034-00AA006009FA
"), InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]