5 references to fdexPropCannotPut
System.Private.Windows.Core (2)
Windows\Win32\System\Com\IDispatch.cs (2)
163
|
fdexPropCannotPut
171
| (canWrite ? fdexPropCanPut :
fdexPropCannotPut
)
System.Windows.Forms.Primitives.Tests (1)
Windows\Win32\System\Ole\ClassPropertyDispatchAdapterTests.cs (1)
45
flags.Should().Be(fdexPropCanGet |
fdexPropCannotPut
| fdexPropCannotPutRef | fdexPropCannotCall | fdexPropCannotConstruct | fdexPropCannotSourceEvents);
System.Windows.Forms.Tests (2)
System\Windows\Forms\HtmlToClrEventProxyTest.cs (2)
48
| FDEX_PROP_FLAGS.
fdexPropCannotPut
54
| FDEX_PROP_FLAGS.
fdexPropCannotPut