VantagePoint WPF Controls v1.0 Class Library
Get or set the glare brush.

Namespace:  VantagePoint.InputControls
Assembly:  VantagePoint (in VantagePoint.dll)
Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  XAML 
[BrowsableAttribute(true)]
public Brush GlareBrush { get; set; }

See Also