TextBlock.OpticalMarginAlignmentProperty プロパティ

定義

OpticalMarginAlignment 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ OpticalMarginAlignmentProperty { DependencyProperty ^ get(); };
static DependencyProperty OpticalMarginAlignmentProperty();
public static DependencyProperty OpticalMarginAlignmentProperty { get; }
var dependencyProperty = TextBlock.opticalMarginAlignmentProperty;
Public Shared ReadOnly Property OpticalMarginAlignmentProperty As DependencyProperty

プロパティ値

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

適用対象