7 references to DeleteSubKeyTree
PresentationFramework (1)
src\Framework\System\Windows\Documents\Serialization\SerializerProvider.cs (1)
156
plugIns.
DeleteSubKeyTree
(serializerKey);
System (5)
services\monitoring\system\diagnosticts\EventLog.cs (2)
656
eventlogkey.
DeleteSubKeyTree
(logName);
732
key.
DeleteSubKeyTree
(source);
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (3)
565
categoryKey.
DeleteSubKeyTree
("Linkage");
566
categoryKey.
DeleteSubKeyTree
("Performance");
571
serviceKey.
DeleteSubKeyTree
(categoryName);
WsatUI (1)
Configuration\RegistryHelper.cs (1)
53
regKey.
DeleteSubKeyTree
(subKeyToDelete);