[]
        
(Showing Draft Content)

C1.WinUI.Core.OrientationConverter

OrientationConverter Class

Converts an Microsoft.UI.Xaml.Controls.Orientation value to a Microsoft.UI.Xaml.Media.RotateTransform.

Inheritance
OrientationConverter
Implements
IValueConverter
Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public class OrientationConverter : IValueConverter

Constructors

Name Description
OrientationConverter()

Properties

Name Description
Opposite

If true, the rotation will be performed the other way round.

Methods

Name Description
Convert(object, Type, object, string)
ConvertBack(object, Type, object, string)