4 references to GetsSourceChangedEventProperty
PresentationCore (4)
Core\CSharp\System\Windows\PresentationSource.cs (4)
317if (true == (bool)ce.GetValue(GetsSourceChangedEventProperty)) 629if (true == (bool)uie.GetValue(GetsSourceChangedEventProperty)) 786element.SetValue(GetsSourceChangedEventProperty, true); 801element.ClearValue(GetsSourceChangedEventProperty);