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