1 write to _selectionStyle
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.cs (1)
2387_selectionStyle = selectionStyle;
2 references to _selectionStyle
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.cs (2)
996if ((int)property.GetValue(this)! != _selectionStyle) 998property.SetValue(this, _selectionStyle);