In This Article

VariantBase Class

Defines the base implementation of a variant for use with controls within a Ribbon.

public abstract class VariantBase : Freezable, ISealable, IVariant
Inheritance:
System.Object System.Windows.Threading.DispatcherObject System.Windows.DependencyObject System.Windows.Freezable Object
Derived:
SizeVariant VariantSet

Constructors

VariantBase()

protected VariantBase()

Inherited Members

  • System.Object.ToString()
  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object, System.Object)
  • System.Object.ReferenceEquals(System.Object, System.Object)
  • System.Object.GetHashCode()
  • System.Object.GetType()
  • System.Object.MemberwiseClone()