1 write to _selectionProcessors
PresentationFramework (1)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (1)
73_selectionProcessors = new Hashtable();
2 references to _selectionProcessors
PresentationFramework (2)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (2)
206_selectionProcessors[selectionType] = processor; 242processor = _selectionProcessors[selectionType] as SelectionProcessor;