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