Interface IAppearanceControl
UI Control with ControlAppearance attributes.
public interface IAppearanceControl
Properties
Appearance
Gets or sets the Appearance of the control, if available.
ControlAppearance Appearance { get; set; }
UI Control with ControlAppearance attributes.
public interface IAppearanceControl
Gets or sets the Appearance of the control, if available.
ControlAppearance Appearance { get; set; }