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