1 instantiation of Pair
PresentationCore (1)
Core\CSharp\System\Windows\Interop\D3DImage.cs (1)
846new Pair(BooleanBoxes.Box(isFrontBufferAvailable), version)
4 references to Pair
PresentationCore (4)
Core\CSharp\System\Windows\Interop\D3DImage.cs (2)
819Pair pair = (Pair)isAvailableVersionPair;
Shared\MS\Internal\Pair.cs (2)
42Pair other = o as Pair;