2 writes to TTM_DELTOOL
System.Workflow.ComponentModel (2)
Shared\NativeMethods.cs (2)
189
TTM_DELTOOL
= TTM_DELTOOLA;
206
TTM_DELTOOL
= TTM_DELTOOLW;
1 reference to TTM_DELTOOL
System.Workflow.ComponentModel (1)
AuthoringOM\Design\DesignerWidgets.cs (1)
2386
IntPtr lresult = NativeMethods.SendMessage(Handle, NativeMethods.
TTM_DELTOOL
, IntPtr.Zero, ref toolInfo);