ICanvasAnimatedControlHasGameLoopThreadAccess 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
Syntax bool HasGameLoopThreadAccess { get; }
Property Value
Type:
BooleanSee Also