3 references to SetBool2
PresentationCore (3)
MS\Internal\Media\ParserStreamGeometryContext.cs (3)
516
bool2 = (packedByte &
SetBool2
) != 0;
522
bool2 = (packedByte &
SetBool2
) != 0;
726
packedByte |=
SetBool2
;