Entity.IsFocused Property

GeonBit.UI

EntityIsFocused Property
Does this entity or one of its children currently focused?

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsFocused { get; set; }

Property Value

Type: Boolean
See Also