Property IsContent
IsContent
Returns true when this property represents direct content of a collection (or dictionary) class. When true, PropertyDescriptor and DependencyProperty are both null.
public virtual bool IsContent { get; }
Returns true when this property represents direct content of a collection (or dictionary) class. When true, PropertyDescriptor and DependencyProperty are both null.
public virtual bool IsContent { get; }