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