ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1BrushBuilder Class / InputProperty Field

In This Topic
    InputProperty Field
    In This Topic
    Gets or sets the input which is the color to what the design brush will be extrapolated.
    Syntax
    'Declaration
     
    Public Shared ReadOnly InputProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty InputProperty
    See Also