1 write to _a
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGridTests.cs (1)
4189set { _a = value; }
1 reference to _a
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGridTests.cs (1)
4188get { return _a; }