Window.IsFloating Property

Definition

Gets or sets a value indicating whether the tool window is floating over other windows.

C++/CX
public:
 property bool IsFloating { bool get(); void set(bool value); };

Property Value

true if the window is floating over other windows; otherwise, false.

Attributes

Examples

IsFloating requires a tool window.

Remarks

IsFloating produces an error if the window is a Document window.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022