@ -85,6 +85,11 @@ namespace Perspex.VisualTree
/// </summary>
int ZIndex { get; set; }
/// <summary>
/// Invalidates the visual and queues a repaint.
void InvalidateVisual();
/// Renders the scene graph node to a <see cref="DrawingContext"/>.