Sandbox Logo

Link.IsValid

bool IsValid { get; set; }

Description

This is updated in tick. Will return false if either binding is invalid. Bindings become invalid if the object is garbage collected or is an IValid and made invalid.

Return

User Comments