3 references to DisplayName
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (3)
438SetNeedsRefresh(Com2PropertyDescriptorRefresh.DisplayName, false); 451bool currentRefresh = !(displayName == null || GetNeedsRefresh(Com2PropertyDescriptorRefresh.DisplayName)); 455SetNeedsRefresh(Com2PropertyDescriptorRefresh.DisplayName, rse.Value);