4 references to GetsSourceChangedEventProperty
PresentationCore (4)
System\Windows\PresentationSource.cs (4)
274if (true == (bool)ce.GetValue(GetsSourceChangedEventProperty)) 550if (true == (bool)uie.GetValue(GetsSourceChangedEventProperty)) 664element.SetValue(GetsSourceChangedEventProperty, true); 674element.ClearValue(GetsSourceChangedEventProperty);