Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Colors.Transparent Property
Definition
- Namespace:
- Windows.UI
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the system-defined color that has the ARGB value of #00FFFFFF.
public:
static property Color Transparent { Color get(); };
static Color Transparent();
public static Color Transparent { get; }
var color = Colors.transparent;
Public Shared ReadOnly Property Transparent As Color
Property Value
The system-defined color that has the ARGB value of #00FFFFFF.
Applies to
Feedback
Was this page helpful?
