WindowChromeSetIsHitTestVisibleInChrome - метод |
Пространство имён:
Tessa.UI.Shell
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис 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
- Тип: System.WindowsIInputElement
- hitTestVisible
- Тип: SystemBoolean
См. также