7 references to StoredStagingAreaItems
PresentationCore (7)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (7)
686touchDevice.StoredStagingAreaItems.AddItem(e.StagingItem); 1506touchDevice.StoredStagingAreaItems.AddItem(stagingItem); 1573touchDevice.StoredStagingAreaItems.AddItem(stagingItem); 1592StagingAreaInputItemList storedStagingItems = touchDevice.StoredStagingAreaItems; 1602touchDevice.StoredStagingAreaItems.AddItem(stagingItem); 1663int count = touchDevice.StoredStagingAreaItems.Count; 1667StagingAreaInputItemList list = touchDevice.StoredStagingAreaItems;