Bagikan melalui


AutomationProperties.FlowsToProperty Properti

Definisi

Mengidentifikasi properti terlampir FlowsTo .

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

Nilai Properti

Pengidentifikasi untuk properti terlampir FlowsTo .

Persyaratan Windows

Rangkaian perangkat
Windows 10 Anniversary Edition (diperkenalkan dalam 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v3.0)

Keterangan

Catatan

AutomationProperties.FlowsTo adalah properti terlampir atipikal karena tidak memiliki Set pengakses, dan dengan demikian bukan properti terlampir XAML dengan penggunaan markup. Ini menggunakan model properti terlampir sebagai penyimpanan properti, tetapi tidak mendukung penggunaan Extensible Application Markup Language (XAML). Untuk mendapatkan array elemen, panggil GetFlowsTo, meneruskan item sebagai parameter input.

Berlaku untuk