3 references to PropertyData
System.Management (3)
propertyset.cs (3)
152
array.SetValue(new
PropertyData
(parent, propertyName), index++);
286
return new
PropertyData
(parent, propertyNames[index]);
346
return new
PropertyData
(parent, propertyName);