Share via


FloatingWpfWindow Class

Definition

Represents the interaction logic for FloatingWpfWindow.xaml

public ref class FloatingWpfWindow : System::Windows::Window, System::Windows::Markup::IComponentConnector
public class FloatingWpfWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector
type FloatingWpfWindow = class
    inherit Window
    interface IComponentConnector
Public Class FloatingWpfWindow
Inherits Window
Implements IComponentConnector
Inheritance
FloatingWpfWindow
Implements

Constructors

FloatingWpfWindow()

Initializes a new instance of the FloatingWpfWindow class.

Properties

LogOffRequested

Gets or sets a Boolean value that specifies whether the desktop logOff is initiated by the user.

Methods

InitializeComponent()

Initializes the components.

Explicit Interface Implementations

IComponentConnector.Connect(Int32, Object)

Applies to