2 references to CustomPropertyImpl
mscorlib (2)
system\runtime\interopservices\windowsruntime\icustompropertyprovider.cs (2)
64
return new
CustomPropertyImpl
(propertyInfo);
101
return new
CustomPropertyImpl
(propertyInfo);