Class WindowHost
Inheritance
System.Object
WindowHost
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.dll
Syntax
public static class WindowHost : Object
Fields
HitTestableProperty
Declaration
public static readonly DependencyProperty HitTestableProperty
Field Value
Microsoft.
|
Methods
GetGlobalMousePosition(UIElement, PointerRoutedEventArgs)
Declaration
public static Point GetGlobalMousePosition(this UIElement target, PointerRoutedEventArgs e)
Parameters
Microsoft.
|
Microsoft.
|
Returns
Windows.
|
GetHitTestable(DependencyObject)
Declaration
public static bool GetHitTestable(DependencyObject element)
Parameters
Microsoft.
|
Returns
System.
|
SetHitTestable(DependencyObject, Boolean)
Declaration
public static void SetHitTestable(DependencyObject element, bool hitTestVisible)
Parameters
Microsoft.
|
System.
|