NormalColor

C# | Visual Basic | Visual C++ |
public Texture2D OnFocusedBackground { get; set; }
Public Property OnFocusedBackground As Texture2D Get Set
public: property Texture2D^ OnFocusedBackground { Texture2D^ get (); void set (Texture2D^ value); }