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)
27if (_paramType == SPEVENTLPARAMTYPE.SPET_LPARAM_IS_POINTER || _paramType == SPEVENTLPARAMTYPE.SPET_LPARAM_IS_STRING) 61if (_paramType == SPEVENTLPARAMTYPE.SPET_LPARAM_IS_TOKEN || _paramType == SPEVENTLPARAMTYPE.SPET_LPARAM_IS_OBJECT) 67if (_paramType == SPEVENTLPARAMTYPE.SPET_LPARAM_IS_POINTER || _paramType == SPEVENTLPARAMTYPE.SPET_LPARAM_IS_STRING)