3 references to SystemProperties
System.Management (3)
System\Management\ManagementBaseObject.cs (2)
505return SystemProperties[propertyName].Value; 826SystemProperties[propertyName].Value = propertyValue;
System\Management\WMIGenerator.cs (1)
1112foreach (PropertyData prop in classobj.SystemProperties)