3 references to GetMemberProperties
System.Windows.Forms.Tests (3)
System\Windows\Forms\HtmlToClrEventProxyTest.cs (3)
60
dispatchEx.Value->
GetMemberProperties
(0, uint.MaxValue, out FDEX_PROP_FLAGS flags);
62
dispatchEx.Value->
GetMemberProperties
(65536, uint.MaxValue, out flags);
64
dispatchEx.Value->
GetMemberProperties
(65537, uint.MaxValue, out flags);