Udostępnij za pośrednictwem


AutomationProperties.GetIsOffscreenBehavior(DependencyObject) Metoda

Definicja

Pobiera dołączoną IsOffscreenBehavior właściwość dla określonego DependencyObjectelementu .

public:
 static System::Windows::Automation::IsOffscreenBehavior GetIsOffscreenBehavior(System::Windows::DependencyObject ^ element);
public static System.Windows.Automation.IsOffscreenBehavior GetIsOffscreenBehavior (System.Windows.DependencyObject element);
static member GetIsOffscreenBehavior : System.Windows.DependencyObject -> System.Windows.Automation.IsOffscreenBehavior
Public Shared Function GetIsOffscreenBehavior (element As DependencyObject) As IsOffscreenBehavior

Parametry

element
DependencyObject

Element DependencyObject do sprawdzenia.

Zwraca

IsOffscreenBehavior

Wartość określająca, w jaki sposób element określa sposób określania IsOffscreen() właściwości.

Dotyczy