1 instantiation of ComAliasName
System.Windows.Forms (1)
winforms\Managed\System\WinForms\FileDialog_Vista_Interop.cs (1)
285
void ApplyProperties([In, MarshalAs(UnmanagedType.Interface)] IShellItem psi, [In, MarshalAs(UnmanagedType.Interface)] IntPtr pStore, [In,
ComAliasName
("ShellObjects.wireHWND")] ref IntPtr hwnd, [In, MarshalAs(UnmanagedType.Interface)] IntPtr pSink);
3 references to ComAliasName
System.Windows.Forms (3)
winforms\Managed\System\WinForms\AxHost.cs (3)
7282
ComAliasNameAttribute
comAlias = (
ComAliasNameAttribute
)baseProp.Attributes[typeof(
ComAliasNameAttribute
)];