3 references to MESSAGE_PROPID_HASH_ALG
System.Messaging (3)
System\Messaging\Message.cs (3)
208properties.SetUI4(NativeMethods.MESSAGE_PROPID_HASH_ALG, 0); 1126return (HashAlgorithm)properties.GetUI4(NativeMethods.MESSAGE_PROPID_HASH_ALG); 1141properties.SetUI4(NativeMethods.MESSAGE_PROPID_HASH_ALG, (int)value);