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