1 override of AlwaysAllowExpand
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\SingleSelectRootGridEntry.cs (1)
121
internal override bool
AlwaysAllowExpand
{
1 reference to AlwaysAllowExpand
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
1550
if (TypeConverter.GetPropertiesSupported(this) ||
AlwaysAllowExpand
)