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