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