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

Name Description
FloatingWpfWindow()

Initializes a new instance of the FloatingWpfWindow class.

Properties

Name Description
LogOffRequested

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

Methods

Name Description
InitializeComponent()

Initializes the components.

Explicit Interface Implementations

Name Description
IComponentConnector.Connect(Int32, Object)

Applies to