2 references to RequiresSTA
PresentationCore (2)
System\Windows\Input\InputManager.cs (1)
144
throw new InvalidOperationException(SR.
RequiresSTA
);
System\Windows\Media\Effects\BitmapEffect.cs (1)
28
throw new InvalidOperationException(SR.
RequiresSTA
);