2 writes to
WindowsFormsIntegration (2)
System\Windows\Integration\PropertyMap.cs (2)
131this[propertyName] = translator; 259this[propertyName] = value;
2 references to
WindowsFormsIntegration (2)
System\Windows\Integration\PropertyMap.cs (2)
159RunTranslator(this[propertyName], SourceObject, propertyName, property.GetValue(SourceObject, null)); 231return (this[propertyName] == EmptyPropertyTranslator);