RxUI-UWP-Sample icon indicating copy to clipboard operation
RxUI-UWP-Sample copied to clipboard

Results 1 RxUI-UWP-Sample issues
Sort by recently updated
recently updated
newest added

I subclass from NSWindowController say MyWC. Its destructor gets called when the window is closed. But when I subclass from ReactiveWindowController the destructor is not called. I checked with Instruments...