2 references to FindSource
PresentationCore (2)
Core\CSharp\System\Windows\PresentationSource.cs (2)
662
PresentationSource source =
FindSource
(v, enable2DTo3DTransition);
811
return
FindSource
(o, true /* enable2DTo3DTransition */);