DrawingSurface.SetContentProvider Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Sets the object that will perform drawing operations for the DrawingSurface.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- contentProviderInspectable
- Type: System.Object
A Windows Phone Runtime object that implements the IDrawingSurfaceProvider interface.
Show: