4 references to GetsSourceChangedEventProperty
PresentationCore (4)
System\Windows\PresentationSource.cs (4)
261if (true == (bool)ce.GetValue(GetsSourceChangedEventProperty)) 522if (true == (bool)uie.GetValue(GetsSourceChangedEventProperty)) 629element.SetValue(GetsSourceChangedEventProperty, true); 639element.ClearValue(GetsSourceChangedEventProperty);