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