18 references to OnPropertyChanged
System.Data (18)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyEntry.cs (17)
1321_parent.OnPropertyChanged("CategoryName"); 1322_parent.OnPropertyChanged("Description"); 1323_parent.OnPropertyChanged("IsAdvanced"); 1324_parent.OnPropertyChanged("IsBrowsable"); 1325_parent.OnPropertyChanged("PropertyValueEditor"); 1326_parent.OnPropertyChanged("PropertyOrder"); 1327_parent.OnPropertyChanged("CategoryEditorTypes"); 1328_parent.OnPropertyChanged("DisplayName"); 1346_parent.OnPropertyChanged("StandardValues"); 1347_parent.OnPropertyChanged("StandardValuesExclusive"); 1348_parent.OnPropertyChanged("Converter"); 1349_parent.OnPropertyChanged("CommonValueType"); 1350_parent.OnPropertyChanged("IsReadOnly"); 1356_parent.OnPropertyChanged("SubProperties"); 1357_parent.OnPropertyChanged("Collection"); 1358_parent.OnPropertyChanged("Source"); 1369_parent.OnPropertyChanged("IsMixedValue");
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\propertyentry.cs (1)
148OnPropertyChanged("MatchesFilter");