public static bool GetIsHitTestVisibleInChrome(
IInputElement inputElement
)Public Shared Function GetIsHitTestVisibleInChrome (
inputElement As IInputElement
) As Booleanpublic:
static bool GetIsHitTestVisibleInChrome(
IInputElement^ inputElement
)static member GetIsHitTestVisibleInChrome :
inputElement : IInputElement -> bool