ContextMenuService.GetHorizontalOffset(DependencyObject) Metoda

Definicja

Pobiera wartość HorizontalOffset właściwości określonego obiektu.

public:
 static double GetHorizontalOffset(System::Windows::DependencyObject ^ element);
[System.ComponentModel.TypeConverter(typeof(System.Windows.LengthConverter))]
[System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))]
public static double GetHorizontalOffset (System.Windows.DependencyObject element);
[<System.ComponentModel.TypeConverter(typeof(System.Windows.LengthConverter))>]
[<System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))>]
static member GetHorizontalOffset : System.Windows.DependencyObject -> double
Public Shared Function GetHorizontalOffset (element As DependencyObject) As Double

Parametry

element
DependencyObject

Obiekt do zapytania dotyczącego HorizontalOffset właściwości.

Zwraca

Double

HorizontalOffset Wartość właściwości.

Atrybuty

Dotyczy