1 reference to OnIsEnabledInvalidated
PresentationFramework (1)
System\Windows\Interop\ActiveXHost.cs (1)
79
invalidatorMap[FrameworkElement.IsEnabledProperty] = new PropertyInvalidator(
OnIsEnabledInvalidated
);