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