1 write to s_TestingHook
ReachFramework (1)
AlphaFlattener\MetroDevice.cs (1)
759
s_TestingHook
= obj as DrawingContext;
6 references to s_TestingHook
ReachFramework (6)
AlphaFlattener\MetroDevice.cs (6)
544
if (
s_TestingHook
== null)
574
if (
s_TestingHook
== null)
644
if (
s_TestingHook
== null)
666
if (
s_TestingHook
!= null)
668
DrawingContext dc =
s_TestingHook
as DrawingContext;
679
if (
s_TestingHook
== null)