Gets or sets a value indicating whether the window is active. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.Common.Wpf
C#
![]() |
---|
public bool IsActive { get; set; } |
Visual Basic
![]() |
---|
Public Property IsActive As Boolean |
true if the window is active; otherwise, false.
When a window is activated, it is displayed on top of all other windows in its current WindowHost parent and its EffectiveBackground and EffectiveBorderBrush properties are updated accordingly.
Window Members
Window Class
MindFusion.UI.Silverlight Namespace
EffectiveBackground Property
EffectiveBorderBrush Property