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)
42
if (!
_localizable
.HasValue)
55
return
_localizable
.Value;