WindowChromeSetIsHitTestVisibleInChrome - метод
Пространство имён: Tessa.UI.ShellСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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
-