7 references to StoredStagingAreaItems
PresentationCore (7)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (7)
686touchDevice.StoredStagingAreaItems.AddItem(e.StagingItem); 1508touchDevice.StoredStagingAreaItems.AddItem(stagingItem); 1575touchDevice.StoredStagingAreaItems.AddItem(stagingItem); 1594StagingAreaInputItemList storedStagingItems = touchDevice.StoredStagingAreaItems; 1604touchDevice.StoredStagingAreaItems.AddItem(stagingItem); 1665int count = touchDevice.StoredStagingAreaItems.Count; 1669StagingAreaInputItemList list = touchDevice.StoredStagingAreaItems;