1 write to _paramType
System.Speech (1)
Internal\SapiInterop\SpeechEvent.cs (1)
21
_paramType
= elParamType;
6 references to _paramType
System.Speech (6)
Internal\SapiInterop\SpeechEvent.cs (6)
27
if (
_paramType
== SPEVENTLPARAMTYPE.SPET_LPARAM_IS_POINTER ||
_paramType
== SPEVENTLPARAMTYPE.SPET_LPARAM_IS_STRING)
61
if (
_paramType
== SPEVENTLPARAMTYPE.SPET_LPARAM_IS_TOKEN ||
_paramType
== SPEVENTLPARAMTYPE.SPET_LPARAM_IS_OBJECT)
67
if (
_paramType
== SPEVENTLPARAMTYPE.SPET_LPARAM_IS_POINTER ||
_paramType
== SPEVENTLPARAMTYPE.SPET_LPARAM_IS_STRING)