Bahasa

DockPanel.GetDock(UIElement) Metode

Definisi

Mendapatkan nilai Dock properti terlampir untuk .UIElement

public:
 static System::Windows::Controls::Dock GetDock(System::Windows::UIElement ^ element);
[System.Windows.AttachedPropertyBrowsableForChildren]
public static System.Windows.Controls.Dock GetDock(System.Windows.UIElement element);
[<System.Windows.AttachedPropertyBrowsableForChildren>]
static member GetDock : System.Windows.UIElement -> System.Windows.Controls.Dock
Public Shared Function GetDock (element As UIElement) As Dock

Parameter

element
UIElement

Elemen tempat nilai properti dibaca.

Mengembalikan

Nilai Dock properti untuk elemen .

Atribut

Berlaku untuk

Lihat juga