1 write to _dockStyle
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\DesignerActionGlyph.cs (1)
73
_dockStyle
= value;
2 references to _dockStyle
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\DesignerActionGlyph.cs (2)
68
get =>
_dockStyle
;
71
if (
_dockStyle
!= value)