Język

WindowChrome.GetIsHitTestVisibleInChrome(IInputElement) Metoda

Definicja

Pobiera wartość dołączonej IsHitTestVisibleInChrome właściwości z określonego elementu wejściowego.

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

Element wejściowy, z którego ma być odczytywana wartość właściwości.

Zwraca

Wartość dołączonej IsHitTestVisibleInChrome właściwości.

Wyjątki

Parametr inputElement ma wartość null.

inputElementnie jest .DependencyObject

Dotyczy