Namespace: EmptyAppAssembly: EmptyApp (in EmptyApp.exe) Version: 1.1.1.0 (1.1.1)
public Color CurrentColor { get; }
public Color CurrentColor { get; }
Public ReadOnly Property CurrentColor As Color
Get
Public ReadOnly Property CurrentColor As Color
Get
public:
property Color CurrentColor {
Color get ();
}
public:
property Color CurrentColor {
Color get ();
}
member CurrentColor : Color with get
member CurrentColor : Color with get
Property Value
Type:
Color