2 writes to _rescaleConstsCallbackDelegate
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (2)
3228_owner._rescaleConstsCallbackDelegate -= ToolStrip_RescaleConstants; 3235_owner._rescaleConstsCallbackDelegate += ToolStrip_RescaleConstants;
1 reference to _rescaleConstsCallbackDelegate
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
3867_rescaleConstsCallbackDelegate?.Invoke(deviceDpiOld, deviceDpiNew);