4 references to GetMemberName
System.Windows.Forms.Primitives (1)
Windows\Win32\System\Ole\ClassPropertyDispatchAdapter.cs (1)
110
/// Matches up to <see cref="IDispatchEx.
GetMemberName
(int, BSTR*)"/>
System.Windows.Forms.Tests (3)
System\Windows\Forms\HtmlToClrEventProxyTest.cs (3)
25
dispatchEx.Value->
GetMemberName
(id, &onHtmlEvent);
31
dispatchEx.Value->
GetMemberName
(id, &eventName);
37
dispatchEx.Value->
GetMemberName
(id, &getEventName);