ICanvasAnimatedControl.HasGameLoopThreadAccess Property |
Gets whether the current thread is the game loop thread.
Namespace:
Microsoft.Graphics.Canvas.UI.Xaml
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntaxbool HasGameLoopThreadAccess { get; }
Property Value
Type:
Boolean
See Also