7 references to StoredStagingAreaItems
PresentationCore (7)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (7)
685touchDevice.StoredStagingAreaItems.AddItem(e.StagingItem); 1507touchDevice.StoredStagingAreaItems.AddItem(stagingItem); 1574touchDevice.StoredStagingAreaItems.AddItem(stagingItem); 1593StagingAreaInputItemList storedStagingItems = touchDevice.StoredStagingAreaItems; 1603touchDevice.StoredStagingAreaItems.AddItem(stagingItem); 1664int count = touchDevice.StoredStagingAreaItems.Count; 1668StagingAreaInputItemList list = touchDevice.StoredStagingAreaItems;