共用方式為


FontIconSource.MirroredWhenRightToLeftProperty 屬性

定義

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

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 相依性屬性的標識符。

適用於