FloatingWpfWindow Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |