ICanvasAnimatedControlUseSharedDevice Property |
Namespace: Microsoft.Graphics.Canvas.UI.Xaml
This property is set to false by default.
Modifying this option will cause re-creation of the control's device, if it already has one.
If this property is set to true, the control will get its devices from CanvasDevice.GetSharedDevice(Boolean).