CanvasAnimatedControlReadyToDraw Property |
Namespace: Microsoft.Graphics.Canvas.UI.Xaml
public bool ReadyToDraw { get; }
This control is ready to draw when a device has been created and all CreateResources event handlers have completed successfully.
This property may only be accessed from XAML's UI thread.