I try to make WPF work using ComWrappers only, and hit followin road block. Currently RCW in WPF released using Marshal.ReleaseComObject. This method does not take into account that some code is using ComWrappers
I think in spirit of #50500 that behaviour should change.
/cc @AaronRobinsonMSFT