8 references to Error
WindowsBase (8)
Shared\MS\Internal\TextServicesLoader.cs (8)
257
if (result == EnableState.None || result == EnableState.
Error
)
275
return EnableState.
Error
;
288
return EnableState.
Error
;
294
return EnableState.
Error
;
317
return EnableState.
Error
;
320
state = EnableState.
Error
;
326
case EnableState.
Error
:
333
if (state == EnableState.
Error
)