WindowToWindowDockerIsDocked Property
Gets a value indicating whether the owner window is docked.
Namespace: DevCase.Core.Application.FormsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public virtual bool IsDocked { get; }
public:
virtual property bool IsDocked {
bool get ();
}
abstract IsDocked : bool with get
override IsDocked : bool with get
No code example is currently available or this language may not be supported.
Property Value
Boolean if the owner window is docked; otherwise,
.