4 references to Value
mscorlib (4)
system\runtime\interopservices\windowsruntime\eventregistrationtoken.cs (2)
49
return ((EventRegistrationToken)obj).
Value
==
Value
;
system\runtime\interopservices\windowsruntime\eventregistrationtokentable.cs (2)
87
token = new EventRegistrationToken(token.
Value
+ 1);
179
if (token.
Value
== 0)