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