4 references to All
System.Data.Common (2)
System\Data\Common\DbConnectionStringBuilder.cs (2)
511
RefreshPropertiesAttribute.
All
,
518
RefreshPropertiesAttribute.
All
,
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (2)
307
OwnerGridView?.Refresh(fullRefresh: refreshAttribute.Equals(RefreshPropertiesAttribute.
All
));
686
OwnerGridView.Refresh(refresh is not null && refresh.Equals(RefreshPropertiesAttribute.
All
));