AutomationProperties.LiveSettingProperty 屬性

定義

識別 AutomationProperties.LiveSetting 附加屬性,此屬性是由代表即時區域的自動化專案所支援。

public:
 static property DependencyProperty ^ LiveSettingProperty { DependencyProperty ^ get(); };
static DependencyProperty LiveSettingProperty();
public static DependencyProperty LiveSettingProperty { get; }
var dependencyProperty = AutomationProperties.liveSettingProperty;
Public Shared ReadOnly Property LiveSettingProperty As DependencyProperty

屬性值

AutomationProperties.LiveSetting附加屬性的屬性識別碼。

備註

LiveSetting屬性工作表示用戶端應該用來通知使用者即時區域的變更的「有禮」層級。 這個屬性可以是 AutomationLiveSetting 列舉中的其中一個值。

適用於