Table of Contents

Property IsContent

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

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

Property Value

bool