2 writes to
WindowsFormsIntegration (2)
System\Windows\Integration\PropertyMap.cs (2)
130this[propertyName] = translator; 258this[propertyName] = value;
2 references to
WindowsFormsIntegration (2)
System\Windows\Integration\PropertyMap.cs (2)
158RunTranslator(this[propertyName], SourceObject, propertyName, property.GetValue(SourceObject, null)); 230return (this[propertyName] == EmptyPropertyTranslator);