Aracılığıyla paylaş


ContextMenuService.GetHorizontalOffset(DependencyObject) Yöntem

Tanım

Belirtilen nesnenin HorizontalOffset özelliğinin değerini alır.

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

Parametreler

element
DependencyObject

Özelliğiyle ilgili sorguya nesnesi HorizontalOffset .

Döndürülenler

Double

özelliğinin HorizontalOffset değeri.

Öznitelikler

Şunlara uygulanır