Share via


FontIconSource.MirroredWhenRightToLeftProperty プロパティ

定義

MirroredWhenRightToLeft 依存関係プロパティの識別子を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.FontIconSource.MirroredWhenRightToLeftProperty (Windows App SDKの WinUI の場合は、Windows App SDK名前空間を参照してください)。

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

プロパティ値

MirroredWhenRightToLeft 依存関係プロパティの識別子。

適用対象