AnimatedIcon.MirroredWhenRightToLeftProperty Property

Definition

Identifies the MirroredWhenRightToLeft dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ MirroredWhenRightToLeftProperty { DependencyProperty ^ get(); };
static DependencyProperty MirroredWhenRightToLeftProperty();
public static DependencyProperty MirroredWhenRightToLeftProperty { get; }
Public Shared ReadOnly Property MirroredWhenRightToLeftProperty As DependencyProperty

Property Value

The identifier for the MirroredWhenRightToLeft dependency property.

Applies to