2 references to OnColumnPropertyChanged
System.Data (2)
fx\src\data\System\Data\DataColumn.cs (2)
412
table.Columns.
OnColumnPropertyChanged
(new CollectionChangeEventArgs(CollectionChangeAction.Refresh, this));
420
table.Columns.
OnColumnPropertyChanged
(new CollectionChangeEventArgs(CollectionChangeAction.Refresh, this));