2 overrides of GetMemberProperties
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.AxContainer.ExtenderProxy.cs (1)
342
protected override HRESULT
GetMemberProperties
(int dispId, out FDEX_PROP_FLAGS properties)
System\Windows\Forms\Controls\WebBrowser\HtmlToClrEventProxy.cs (1)
120
protected override HRESULT
GetMemberProperties
(int dispId, out FDEX_PROP_FLAGS properties)
1 reference to GetMemberProperties
System.Windows.Forms.Primitives (1)
Windows\Win32\System\Com\StandardDispatch.cs (1)
215
HRESULT hr =
GetMemberProperties
(id, out FDEX_PROP_FLAGS properties);