1 write to _handlerEnabledChanged
PresentationFramework (1)
System\Windows\Interop\HwndHost.cs (1)
830_handlerEnabledChanged = new DependencyPropertyChangedEventHandler(OnEnabledChanged);
1 reference to _handlerEnabledChanged
PresentationFramework (1)
System\Windows\Interop\HwndHost.cs (1)
963this.IsEnabledChanged += _handlerEnabledChanged;