2 writes to _currentInstance
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ImageIndexEditor.cs (2)
55
_currentInstance
= instance;
86
_currentInstance
= instance;
2 references to _currentInstance
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ImageIndexEditor.cs (2)
50
|| instance !=
_currentInstance
53
(ImageList?)currentProperty.GetValue(
_currentInstance
) != _currentImageList))