Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 904 Bytes

infobarpanel_sethorizontalorientationmargin_118179111.md

File metadata and controls

30 lines (18 loc) · 904 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.Primitives.InfoBarPanel.SetHorizontalOrientationMargin(Microsoft.UI.Xaml.DependencyObject,Microsoft.UI.Xaml.Thickness)
winrt method

Microsoft.UI.Xaml.Controls.Primitives.InfoBarPanel.SetHorizontalOrientationMargin(Microsoft.UI.Xaml.DependencyObject,Microsoft.UI.Xaml.Thickness)

-description

Sets the HorizontalOrientationMargin to an object.

-parameters

-param object

The object that the HorizontalOrientationMargin value will be set to.

-param value

The thickness of the HorizontalOrientationMargin.

-remarks

-see-also

-examples