IconElement Class

Summary

Represents the base class for an icon UI element.
Namespace
MahApps.Metro.Controls
Base Types
  • Control
Derived Types
graph BT Type-->Base0["Control"] Type["IconElement"] class Type type-node Derived0["FontIcon"]-->Type click Derived0 "/api/MahApps.Metro.Controls/FontIcon"

Syntax

public abstract class IconElement : Control

Constructors

Name Summary
IconElement()