3 references to SetBool1
PresentationCore (3)
MS\Internal\Media\ParserStreamGeometryContext.cs (3)
514
bool1 = (packedByte &
SetBool1
) != 0;
520
bool1 = (packedByte &
SetBool1
) != 0;
720
packedByte |=
SetBool1
;