다음을 통해 공유


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 종속성 속성의 식별자입니다.

적용 대상