2 references to MESSAGE_TRACE_NONE
System.Messaging (2)
System\Messaging\Message.cs (2)
2062return (properties.GetUI1(NativeMethods.MESSAGE_PROPID_TRACE) != NativeMethods.MESSAGE_TRACE_NONE); 2078properties.SetUI1(NativeMethods.MESSAGE_PROPID_TRACE, (byte)NativeMethods.MESSAGE_TRACE_NONE);