D1254: Operation On Single Threaded Domain

A call to ID2D1Multithread::Enter or ID2D1Multithread::Leave was made on a single-threaded factory domain.

This may occur if the application inadvertently created the D2D factory with D2D1_FACTORY_TYPE_MULTI_THREADED. In this case, the call will be ignored.