2 writes to
WindowsFormsIntegration (2)
System\Windows\Integration\PropertyMap.cs (2)
151this[propertyName] = translator; 279this[propertyName] = value;
2 references to
WindowsFormsIntegration (2)
System\Windows\Integration\PropertyMap.cs (2)
179RunTranslator(this[propertyName], SourceObject, propertyName, property.GetValue(SourceObject, null)); 251return (this[propertyName] == EmptyPropertyTranslator);