1 write to _snapToGridProperty
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ControlCommandSetTests.cs (1)
150
_snapToGridProperty
= snapToGridProperty;
1 reference to _snapToGridProperty
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ControlCommandSetTests.cs (1)
156
return baseDescriptor is not null ? new MockCustomTypeDescriptor(baseDescriptor,
_snapToGridProperty
) : null;