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