Sdílet prostřednictvím


WindowChrome.GetIsHitTestVisibleInChrome(IInputElement) Metoda

Definice

Získá hodnotu připojené vlastnosti ze zadaného vstupního IsHitTestVisibleInChrome prvku.

public:
 static bool GetIsHitTestVisibleInChrome(System::Windows::IInputElement ^ inputElement);
public static bool GetIsHitTestVisibleInChrome (System.Windows.IInputElement inputElement);
static member GetIsHitTestVisibleInChrome : System.Windows.IInputElement -> bool
Public Shared Function GetIsHitTestVisibleInChrome (inputElement As IInputElement) As Boolean

Parametry

inputElement
IInputElement

Vstupní prvek, ze kterého chcete přečíst hodnotu vlastnosti.

Návraty

Boolean

Hodnota IsHitTestVisibleInChrome připojené vlastnosti.

Výjimky

inputElement je null.

inputElementnení .DependencyObject

Platí pro