3 references to EventRegistrationToken
mscorlib (3)
system\runtime\interopservices\windowsruntime\eventregistrationtokentable.cs (3)
69return new EventRegistrationToken(0); 87token = new EventRegistrationToken(token.Value + 1); 173return new EventRegistrationToken(tokenValue);