FloatingWpfWindow Class
Represents the interaction logic for FloatingWpfWindow.xaml
Namespace: Microsoft.Uii.Desktop.UI.Controls.Wpf
Assembly: Microsoft.Uii.Desktop.UI.Controls.Wpf (in Microsoft.Uii.Desktop.UI.Controls.Wpf.dll)
Usage
'Usage
Dim instance As FloatingWpfWindow
Syntax
'Declaration
Public Class FloatingWpfWindow
Inherits Window
Implements IComponentConnector
public class FloatingWpfWindow : Window, IComponentConnector
public ref class FloatingWpfWindow : public Window, IComponentConnector
public class FloatingWpfWindow extends Window implements IComponentConnector
public class FloatingWpfWindow extends Window implements IComponentConnector
Inheritance Hierarchy
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
System.Windows.Window
Microsoft.Uii.Desktop.UI.Controls.Wpf.FloatingWpfWindow
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
See Also
Reference
FloatingWpfWindow Members
Microsoft.Uii.Desktop.UI.Controls.Wpf Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.