3 references to SetBool2
PresentationCore (3)
MS\Internal\Media\ParserStreamGeometryContext.cs (3)
515
bool2 = (packedByte &
SetBool2
) != 0;
521
bool2 = (packedByte &
SetBool2
) != 0;
725
packedByte |=
SetBool2
;