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