4 references to GetsSourceChangedEventProperty
PresentationCore (4)
System\Windows\PresentationSource.cs (4)
272if (true == (bool)ce.GetValue(GetsSourceChangedEventProperty)) 548if (true == (bool)uie.GetValue(GetsSourceChangedEventProperty)) 659element.SetValue(GetsSourceChangedEventProperty, true); 669element.ClearValue(GetsSourceChangedEventProperty);