Udostępnij za pośrednictwem


AutomationProperties.SetIsOffscreenBehavior Metoda

Definicja

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

public:
 static void SetIsOffscreenBehavior(System::Windows::DependencyObject ^ element, System::Windows::Automation::IsOffscreenBehavior value);
public static void SetIsOffscreenBehavior (System.Windows.DependencyObject element, System.Windows.Automation.IsOffscreenBehavior value);
static member SetIsOffscreenBehavior : System.Windows.DependencyObject * System.Windows.Automation.IsOffscreenBehavior -> unit
Public Shared Sub SetIsOffscreenBehavior (element As DependencyObject, value As IsOffscreenBehavior)

Parametry

element
DependencyObject

Właściwość DependencyObject , na której ma być ustawiona właściwość .

value
IsOffscreenBehavior

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

Dotyczy