1 write to OwnerScrollButton
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripScrollButton.cs (1)
32stickyLabel.OwnerScrollButton = this;
2 references to OwnerScrollButton
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripScrollButton.StickyLabelAccessibleObject.cs (2)
22if (_owner.OwnerScrollButton?.Parent is not ToolStripDropDownMenu toolStripDropDownMenu) 43_owner.OwnerScrollButton?.Owner?.AccessibilityObject;