Table of Contents

Property IsAttached

Namespace
Alternet.UI.Markup
Assembly
Alternet.UI.dll

IsAttached

Returns true when this propety is an attached dependency property. When true, PropertyDescriptor can be null (but is not required to be) and DependencyProperty is not null.

public virtual bool IsAttached { get; }

Property Value

bool