2 references to FindSource
PresentationCore (2)
System\Windows\PresentationSource.cs (2)
644
element.SetValue(CachedSourceProperty, PresentationSource.
FindSource
(element));
691
PresentationSource realSource =
FindSource
(doTarget);