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