4 references to ResourcesChanged
PresentationFramework (4)
MS\Internal\FrameworkObject.cs (2)
1127
_fce.
ResourcesChanged
+= value;
1142
_fce.
ResourcesChanged
-= value;
System\Windows\ResourceReferenceExpression.cs (2)
116
mentorFCE.
ResourcesChanged
+= new EventHandler(InvalidateExpressionValue);
326
mentorFCE.
ResourcesChanged
-= new EventHandler(InvalidateExpressionValue);