2 writes to _winEventProcCallback
System.Windows.Forms (2)
System\Windows\Forms\Accessibility\LabelEditNativeWindow.cs (2)
45_winEventProcCallback = WinEventProcCallback; 146_winEventProcCallback = null;
1 reference to _winEventProcCallback
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\LabelEditNativeWindow.cs (1)
47(void*)Marshal.GetFunctionPointerForDelegate(_winEventProcCallback);