Pinned Loading
-
-
johnshew/Minimal-UWP-MVVM-CRUD
johnshew/Minimal-UWP-MVVM-CRUD PublicMinimal MVVM UWP App with CRUD over Data Service
-
MSBuild2015Video
MSBuild2015Video 1public void ProcessFrame(ProcessVideoFrameContext context) {
2using (var inputBitmap = CanvasBitmap.CreateFromDirect3D11Surface
3(_canvasDevice, context.InputFrame.Direct3DSurface))
4using (var drawingSurface =
5CanvasRenderTarget.CreateFromDirect3D11Surface
-
MVVM UWP with CRUD over a Data Service
MVVM UWP with CRUD over a Data Service 1public sealed partial class MainPage : Page
2{
3public MainPage()
4{
5this.InitializeComponent();
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.