Aracılığıyla paylaş


AutomationProperties.GetLiveSetting(DependencyObject) Yöntem

Tanım

LiveSetting Belirtilen DependencyObjectiçin ekli özelliğini alır.

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

Parametreler

element
DependencyObject

Denetlenecek DependencyObject .

Döndürülenler

AutomationLiveSetting

AutomationLiveSetting değerinin elementdeğeri.

Özel durumlar

element, null değeridir.

Şunlara uygulanır

Ayrıca bkz.