Property IsAttached
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; }
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; }