3 references to PropertyData
System.Management (3)
System\Management\PropertySet.cs (3)
157array.SetValue(new PropertyData(parent, propertyName), index++); 292return new PropertyData(parent, propertyNames[index]); 353return new PropertyData(parent, propertyName);