3 references to SetBool1
PresentationCore (3)
MS\Internal\Media\ParserStreamGeometryContext.cs (3)
515
bool1 = (packedByte &
SetBool1
) != 0;
521
bool1 = (packedByte &
SetBool1
) != 0;
721
packedByte |=
SetBool1
;