'Declaration Public Default Property Item( _ ByVal styleColor As StyleColor _ ) As Color
public Color this[ StyleColor styleColor ]; {get; set;}
Parameters
- styleColor
'Declaration Public Default Property Item( _ ByVal styleColor As StyleColor _ ) As Color
public Color this[ StyleColor styleColor ]; {get; set;}