ComponentOne Basic Library for UWP
IsDark Property

C1.UWP Assembly > C1.Xaml Namespace > ThemeEx Class : IsDark Property
Gets a value indicating whether the app is using a dark theme.
Syntax
'Declaration
 
Public Shared ReadOnly Property IsDark As System.Boolean
public static System.bool IsDark {get;}
See Also

Reference

ThemeEx Class
ThemeEx Members