2 writes to _localizable
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MergePropertyDescriptor.cs (2)
44_localizable = true; 49_localizable = false;
2 references to _localizable
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MergePropertyDescriptor.cs (2)
42if (!_localizable.HasValue) 55return _localizable.Value;