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