3 references to POINTER_PEN_INFO
PresentationCore (3)
MS\Win32\UnsafeNativeMethodsPointer.cs (1)
571internal static extern bool GetPointerPenInfo([In] UInt32 pointerId, [In, Out] ref POINTER_PEN_INFO penInfo);
System\Windows\Input\Stylus\Pointer\PointerData.cs (2)
34private POINTER_PEN_INFO _penInfo; 75internal POINTER_PEN_INFO PenInfo