1 write to s_TestingHook
ReachFramework (1)
AlphaFlattener\MetroDevice.cs (1)
758
s_TestingHook
= obj as DrawingContext;
6 references to s_TestingHook
ReachFramework (6)
AlphaFlattener\MetroDevice.cs (6)
543
if (
s_TestingHook
== null)
573
if (
s_TestingHook
== null)
643
if (
s_TestingHook
== null)
665
if (
s_TestingHook
!= null)
667
DrawingContext dc =
s_TestingHook
as DrawingContext;
678
if (
s_TestingHook
== null)