3 references to SetBool1
PresentationCore (3)
MS\Internal\Media\ParserStreamGeometryContext.cs (3)
519
bool1 = (packedByte &
SetBool1
) != 0;
525
bool1 = (packedByte &
SetBool1
) != 0;
725
packedByte |=
SetBool1
;