public Color[] SelectedIconColors { get; }
Public ReadOnly Property SelectedIconColors As Color() Get
public: property array<Color>^ SelectedIconColors { array<Color>^ get (); }
member SelectedIconColors : Color[] with get
In This Article