2 references to GetProperty
WindowsFormsIntegration (2)
System\Windows\Integration\PropertyMap.cs (2)
137if (GetProperty(propertyName) == null) 155PropertyInfo property = GetProperty(propertyName);