4 references to GetsSourceChangedEventProperty
PresentationCore (4)
System\Windows\PresentationSource.cs (4)
262if (true == (bool)ce.GetValue(GetsSourceChangedEventProperty)) 523if (true == (bool)uie.GetValue(GetsSourceChangedEventProperty)) 630element.SetValue(GetsSourceChangedEventProperty, true); 640element.ClearValue(GetsSourceChangedEventProperty);