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