The window's pinned state. A window is considered to be unpinned if its pin icon is sideways, or it does not have a pin icon (e.g., when the window is floating, integrated, or dockable but not docked).
Read-write property
| [Visual Basic .NET] |
|---|
Public Property UnPinned() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_UnPinned(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






