3 references to SetBool2
PresentationCore (3)
MS\Internal\Media\ParserStreamGeometryContext.cs (3)
520
bool2 = (packedByte &
SetBool2
) != 0;
526
bool2 = (packedByte &
SetBool2
) != 0;
730
packedByte |=
SetBool2
;