Compartir a través de


FontIconSource.MirroredWhenRightToLeftProperty Propiedad

Definición

Obtiene el identificador de la propiedad de dependencia MirroredWhenRightToLeft.

API de WinUI 2 equivalente para UWP: Microsoft.UI.Xaml.Controls.FontIconSource.MirroredWhenRightToLeftProperty (para WinUI en el SDK de Aplicaciones para Windows, consulta los espacios de nombres SDK de Aplicaciones para Windows).

public:
 static property DependencyProperty ^ MirroredWhenRightToLeftProperty { DependencyProperty ^ get(); };
static DependencyProperty MirroredWhenRightToLeftProperty();
public static DependencyProperty MirroredWhenRightToLeftProperty { get; }
var dependencyProperty = FontIconSource.mirroredWhenRightToLeftProperty;
Public Shared ReadOnly Property MirroredWhenRightToLeftProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia MirroredWhenRightToLeft.

Se aplica a