13 references to All
System.Data (11)
fx\src\data\System\Data\Common\DbConnectionStringBuilder.cs (2)
420RefreshPropertiesAttribute.All, 426RefreshPropertiesAttribute.All,
fx\src\data\System\Data\OleDb\OledbConnectionStringbuilder.cs (9)
510RefreshPropertiesAttribute.All, 518RefreshPropertiesAttribute.All, 527RefreshPropertiesAttribute.All, 536RefreshPropertiesAttribute.All, 549RefreshPropertiesAttribute.All, 564RefreshPropertiesAttribute.All, 571RefreshPropertiesAttribute.All, 579RefreshPropertiesAttribute.All, 588RefreshPropertiesAttribute.All,
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (2)
422this.GridEntryHost.Refresh(refreshAttr != null && refreshAttr.Equals(RefreshPropertiesAttribute.All)); 776this.GridEntryHost.Refresh(refreshAttr != null && refreshAttr.Equals(RefreshPropertiesAttribute.All));