4 writes to Value
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\BorderSidesEditor.BorderSidesEditorUI.cs (4)
55Value = null; 368Value = value; 391Value = valueSide; 437Value = valueSide;
2 references to Value
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\BorderSidesEditor.cs (2)
29if (_borderSidesEditorUI.Value is not null) 31value = _borderSidesEditorUI.Value;