Table of Contents

Namespace Myra.MML

Classes

AttachedPropertiesRegistry

Registry for managing all attached properties in the Myra framework.

AttachedPropertyInfo<T>

Generic attached property metadata and accessor.

BaseAttachedPropertyInfo

Base class for attached property metadata.

BaseObject

Base class for all objects that support identifiers and attached properties.

TypeSerializer<T>

Abstract base class for type serializers that serialize and deserialize generic types.

Interfaces

IHasColor

Represents an object that has a color property.

IItemWithId

Represents an object that has a unique identifier.

INotifyAttachedPropertyChanged

Interface for objects that can be notified when attached properties change.

ITypeSerializer

Defines the interface for serializing and deserializing types to and from strings.

Enums

AttachedPropertyOption

Specifies options for how an attached property affects layout and measurement.