Method IsLight
IsLight()
Gets whether color is light.
public bool IsLight()
Returns
Remarks
This function is suggested in https://learn.microsoft.com/en-us/uwp/api/windows.ui.color.b?view=winrt-26100 and it's implementation doesn't use logical not of IsDark().