3 references to Point
mscorlib (3)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
194if (this.Type != PropertyType.Point)
system\runtime\interopservices\windowsruntime\clrireferenceimpl.cs (1)
342propType = PropertyType.Point;
system\runtime\interopservices\windowsruntime\propertyvalue.cs (1)
64PointArray = Point + 1024,