Is there any sample code demonstrating particle like effects in a Windows Store application (I've already looked in the sample library). I want to implement some visual sugar in my application that responds to certain touch events.
I'm not aware of any specific Windows Store app samples for this, but if you search for general Direct3D 11 particle effects samples the important parts will apply.