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