ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1FullscreenDialog Class / Foreground Property

In This Topic
    Foreground Property (C1FullscreenDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Foreground As Windows.UI.Xaml.Media.Brush
    public Windows.UI.Xaml.Media.Brush Foreground {get; set;}
    See Also