WindowChromeSetIsHitTestVisibleInChrome - метод
Пространство имён: Tessa.UI.ShellСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
public static void SetIsHitTestVisibleInChrome(
IInputElement inputElement,
bool hitTestVisible
)
Public Shared Sub SetIsHitTestVisibleInChrome (
inputElement As IInputElement,
hitTestVisible As Boolean
)
public:
static void SetIsHitTestVisibleInChrome(
IInputElement^ inputElement,
bool hitTestVisible
)
static member SetIsHitTestVisibleInChrome :
inputElement : IInputElement *
hitTestVisible : bool -> unit
Параметры
- inputElement IInputElement
-
- hitTestVisible Boolean
-