2 references to InvalidateDependents
WindowsBase (2)
Base\System\Windows\DependencyObject.cs (2)
1777
((DependentList)dependentList).
InvalidateDependents
(this, args);
1791
((DependentList)dependentList).
InvalidateDependents
(this, new DependencyPropertyChangedEventArgs(dp, (PropertyMetadata)null, null));