4 references to CurrentManager
WindowsBase (4)
Base\System\Collections\Specialized\CollectionChangedEventManager.cs (4)
50CurrentManager.ProtectedAddListener(source, listener); 65CurrentManager.ProtectedRemoveListener(source, listener); 76CurrentManager.ProtectedAddHandler(source, handler); 87CurrentManager.ProtectedRemoveHandler(source, handler);