Compartilhar via


InfoBarPanel.GetVerticalOrientationMargin(DependencyObject) Método

Definição

Obtém o VerticalOrientationMargin de um objeto. Esta documentação se aplica ao WinUI 2 para UWP (para WinUI no SDK do Aplicativo Windows, consulte os namespaces SDK do Aplicativo Windows).

public:
 static Thickness GetVerticalOrientationMargin(DependencyObject ^ object);
 static Thickness GetVerticalOrientationMargin(DependencyObject const& object);
public static Thickness GetVerticalOrientationMargin(DependencyObject object);
Public Shared Function GetVerticalOrientationMargin (object As DependencyObject) As Thickness

Parâmetros

object
DependencyObject

O objeto que tem um VerticalOrientationMargin.

Retornos

VerticalOrientationMargin do objeto.

Aplica-se a