7 references to StoredStagingAreaItems
PresentationCore (7)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (7)
677touchDevice.StoredStagingAreaItems.AddItem(e.StagingItem); 1497touchDevice.StoredStagingAreaItems.AddItem(stagingItem); 1564touchDevice.StoredStagingAreaItems.AddItem(stagingItem); 1583StagingAreaInputItemList storedStagingItems = touchDevice.StoredStagingAreaItems; 1593touchDevice.StoredStagingAreaItems.AddItem(stagingItem); 1654int count = touchDevice.StoredStagingAreaItems.Count; 1658StagingAreaInputItemList list = touchDevice.StoredStagingAreaItems;