Property IsActive NamespaceInnova.Prism.Library.Controls AssemblyInnova.Prism.Library.dll IsActive Gets or sets a value indicating whether the object is active. public bool IsActive { get; set; } Property Value bool true if the object is active; otherwise false.