ModernWindowIsContentDetached Property |
Gets the value if the current active content has already detached.
Namespace:
Hummingbird.UI
Assembly:
Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax public bool IsContentDetached { get; }
Public ReadOnly Property IsContentDetached As Boolean
Get
public:
property bool IsContentDetached {
bool get ();
}
Property Value
Type:
BooleanSee Also