共用方式為


FontIconSource.MirroredWhenRightToLeftProperty 屬性

定義

取得 MirroredWhenRightToLeft 相依性屬性的識別碼。

適用于 UWP 的對等 WinUI 2 APIMicrosoft.UI.Xaml.Controls.FontIconSource.MirroredWhenRightToLeftProperty (in Windows 應用程式 SDK,請參閱Windows 應用程式 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 相依性屬性的識別碼。

適用於